This repository has been archived on 2023-09-23. You can view files and clone it, but cannot push or open issues or pull requests.
newtabber/links.json.example

29 lines
507 B
Plaintext
Raw Permalink Normal View History

2022-11-23 12:00:14 -06:00
[
{
"title": "Hacker News",
"url": "https://hckrnews.com/",
"icon": "newspaper"
},
{
"title": "Tildes",
"url": "https://tildes.net/",
"icon": "chat-dots"
},
{
"title": "Nebula",
"url": "https://nebula.app/myshows",
"icon": "film"
},
{
"title": "Twitch",
"url": "https://twitch.tv/",
"icon": "twitch"
},
{
"title": "YouTube",
"url": "https://www.youtube.com/feed/subscriptions",
"icon": "youtube"
2022-11-23 13:37:23 -06:00
},
{ "placeholder": true }
2022-11-23 12:00:14 -06:00
]