From 5c07eda3fa0e48c7b8337f8b57b8390da86ee6d7 Mon Sep 17 00:00:00 2001 From: Loic Guegan Date: Tue, 21 Apr 2020 15:48:24 +0200 Subject: Init project --- themes/default/resources.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 themes/default/resources.json (limited to 'themes/default/resources.json') diff --git a/themes/default/resources.json b/themes/default/resources.json new file mode 100644 index 0000000..dd2e1ca --- /dev/null +++ b/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" + } + } +} -- cgit v1.2.3