aboutsummaryrefslogtreecommitdiff
path: root/bcst/themes/home-term/resources.json
blob: 64f71d30e99e82f019fb688fa37e383ed33694c4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{
    "title": "Home",
    "name": "user",    
    "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"
        }        
    },
    "search_msg":"search: "
}