diff options
| author | Loic Guegan <manzerbredes@mailbox.org> | 2020-04-22 07:39:07 +0200 |
|---|---|---|
| committer | Loic Guegan <manzerbredes@mailbox.org> | 2020-04-22 07:39:07 +0200 |
| commit | a7217345e1cf9fa878e271fcc199f9a18eb9637f (patch) | |
| tree | 638d5bcc4e4388ebcb08c9e75ced9d759bb1f3f4 /bcst/themes/default/resources.json | |
| parent | 5c0cc8e2f4fd632445079abc7af1b65ca0d3a8e0 (diff) | |
Debug package
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" + } + } +} |
