diff options
Diffstat (limited to 'bcst/themes/default/resources.json')
| -rw-r--r-- | bcst/themes/default/resources.json | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/bcst/themes/default/resources.json b/bcst/themes/default/resources.json new file mode 100644 index 0000000..dd2e1ca --- /dev/null +++ b/bcst/themes/default/resources.json @@ -0,0 +1,20 @@ +{ + "title": "Default Theme", + "bookmarks": { + "engines": { + "Qwant": "https://www.qwant.com/", + "DDG": "https://duckduckgo.com/", + "Google": "http://google.fr" + }, + "Reddit": { + "Home": "https://www.reddit.com/", + "Unixporn": "https://www.reddit.com/r/Unixporn", + "Linux": "https://www.reddit.com/me/m/linux" + }, + "Social": { + "Discord": "https://discordapp.com/channels/@me", + "Twitter": "https://twitter.com/", + "LinuxRocks": "https://linuxrocks.online/web/getting-started" + } + } +} |
