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

[
{
"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"
},
{ "placeholder": true }
]