mirror of
https://github.com/xvvvyz/tilde.git
synced 2026-03-11 14:44:24 +00:00
content updates
This commit is contained in:
parent
5a5cb7bd3e
commit
7b91767e76
2 changed files with 2 additions and 2 deletions
|
|
@ -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.
|
||||
|
|
|
|||
|
|
@ -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'],
|
||||
|
|
|
|||
Loading…
Reference in a new issue