content updates

This commit is contained in:
Cade Scroggins 2018-09-13 22:47:45 -07:00
parent 5a5cb7bd3e
commit 7b91767e76
2 changed files with 2 additions and 2 deletions

View file

@ -9,7 +9,7 @@ Inspired by [/r/startpages](https://www.reddit.com/r/startpages)—the idea is t
To go to a site, enter the corresponding key. To view the available sites and their keys, press `?`. If your input doesn't match any of the commands, a generic Google search will be triggered. For example:
* Entering `r` would redirect you to [www.reddit.com](https://www.reddit.com).
* Entering `t` would redirect you to [twitter.com](https://twitter.com).
* Entering `t` would redirect you to [twitch.tv](https://www.twitch.tv).
* Entering `cats` would search [Google for cats](https://encrypted.google.com/search?q=cats).
On mobile, you can click the clock to focus the search input.

View file

@ -17,8 +17,8 @@
['Lurk', 'Unsplash', 'u', 'https://unsplash.com/new', '/search/{}', '#000'],
['Listen', 'Hypem', 'h', 'https://hypem.com/popular', '/search/{}', '#83c441'],
['Listen', 'Line Radio', 'l', 'https://linerad.io', '/#{}', '#39CCCC'],
['Listen', 'Play Music', 'm', 'https://play.google.com/music/listen#/all', '/music/listen#/sr/{}', '#FF4C20'],
['Listen', 'SoundCloud', 's', 'https://soundcloud.com/discover', '/search?q={}', '#ff8800'],
['Listen', 'YouTube Music', 'm', 'https://music.youtube.com', '/search?q=', '#FF0004'],
['Watch', 'Netflix', 'n', 'https://www.netflix.com/browse', '/search?q={}', '#e50914'],
['Watch', 'Twitch', 't', 'https://www.twitch.tv/directory/following', null, '#6441a5'],
['Watch', 'YouTube', 'y', 'https://youtube.com/feed/subscriptions', '/results?search_query={}', '#cd201f'],