Add Google Play Books to the webapp list
This commit is contained in:
parent
5e251ea474
commit
16264b4288
1 changed files with 5 additions and 0 deletions
|
|
@ -14,6 +14,11 @@ let
|
|||
link = "https://keep.google.com";
|
||||
categories = [ "Office" ];
|
||||
}
|
||||
{
|
||||
desktopName = "Google Play Books";
|
||||
link = "https://play.google.com/books";
|
||||
categories = [ "Office" "Viewer" ];
|
||||
}
|
||||
{
|
||||
desktopName = "Monkeytype";
|
||||
link = "https://monkeytype.com/";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue