-
Notifications
You must be signed in to change notification settings - Fork 0
/
data.json
46 lines (46 loc) · 1.13 KB
/
data.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
{
"metadata": {
"url": "https://geoinquiets.github.io/linksgeo",
"title": "Links",
"description": "Web amb els diferents enllaços on es publiquen a diari els LinksGeo",
"keywords": "links, LinksGeo, geoinquiets",
"author": "Raf Roset",
"twitter_handle": "@LinksGeo"
},
"texts": {
"header": "LinksGeo",
"footer": "© 2021"
},
"links": [
{
"id": "twitter",
"icon": "twitter",
"title": "Twitter",
"link": "https://twitter.com/LinksGeo"
},
{
"id": "telegram",
"icon": "telegram",
"title": "Telegram",
"link": "https://t.me/geolinks"
},
{
"id": "mastodon",
"icon": "mastodon",
"title": "Mastodon",
"link": "https://mastodon.social/@Raf"
},
{
"id": "linkedin",
"icon": "linkedin",
"title": "Linkedin",
"link": "https://www.linkedin.com/in/rafael-roset-910b947/detail/recent-activity/shares/"
},
{
"id": "mailchimp",
"icon": "mailchimp",
"title": "Newsletter",
"link": "https://us19.campaign-archive.com/home/?u=db4aef4e26dc192947f9cdf10&id=2fea50272c"
}
]
}