diff options
| author | Loic Guegan <manzerbredes@mailbox.org> | 2020-04-23 12:53:54 +0200 |
|---|---|---|
| committer | Loic Guegan <manzerbredes@mailbox.org> | 2020-04-23 12:53:54 +0200 |
| commit | f3db5473b38d010a774c5e1af0f63ceab70371db (patch) | |
| tree | 408f52839abc6e4c08999d2d16e8a77bfd768242 /bcst/themes/qhungg/resources.json | |
| parent | 372d986c033aa43708615ecd9a7121b5942602ce (diff) | |
Add qhungg theme
Diffstat (limited to 'bcst/themes/qhungg/resources.json')
| -rw-r--r-- | bcst/themes/qhungg/resources.json | 30 |
1 files changed, 30 insertions, 0 deletions
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/" + } + } +} |
