From f3db5473b38d010a774c5e1af0f63ceab70371db Mon Sep 17 00:00:00 2001 From: Loic Guegan Date: Thu, 23 Apr 2020 12:53:54 +0200 Subject: Add qhungg theme --- bcst/themes/qhungg/resources.json | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 bcst/themes/qhungg/resources.json (limited to 'bcst/themes/qhungg/resources.json') diff --git a/bcst/themes/qhungg/resources.json b/bcst/themes/qhungg/resources.json new file mode 100644 index 0000000..c7ea04d --- /dev/null +++ b/bcst/themes/qhungg/resources.json @@ -0,0 +1,30 @@ +{ + + "title": "Home", + "bookmarks": { + "social": { + "facebook": "https://www.facebook.com/", + "reddit": "https://reddit.com/", + "twitter": "http://twitter.fr", + "instagram": "http://instagram.fr" + }, + "media": { + "youtube":"https://youtube.com", + "9anume":"https://9anime.io", + "twitch":"https://twitch.tv", + "photos":"https://photos.google.com" + }, + "personal":{ + "gmail":"https://mail.google.com", + "note":"https://keep.google.com", + "drive":"https://drive.google.com", + "messenger":"https://messenger.com" + }, + "tech":{ + "/g/":"http://boards.4channel.org/g/", + "github":"https://github.com", + "w3s": "https://www.w3schools.com/", + "stackoverflow": "https://stackoverflow.com/" + } + } +} -- cgit v1.2.3