linkroots/src/roots.json

30 lines
782 B
JSON
Raw Normal View History

2021-10-13 14:56:16 +00:00
{
"title": "mikwee's online presence",
2021-10-14 15:56:51 +00:00
"links": [
2021-10-13 14:56:16 +00:00
{
"type": "twitter",
2021-10-14 15:56:51 +00:00
"url": "https://twitter.com/toon_mikwee",
2021-10-13 14:56:16 +00:00
"text": "My Twitter Account"
},
{
"type": "twitter",
2021-10-14 15:56:51 +00:00
"url": "https://twitter.com/NCILCulture",
2021-10-13 14:56:16 +00:00
"text": "No Context Israeli Culture"
},
{
"type": "reddit",
2021-10-14 15:56:51 +00:00
"url": "https://reddit.com/u/mikwee",
2021-10-13 14:56:16 +00:00
"text": "My Reddit Account"
2021-11-10 14:31:38 +00:00
},
{
"type": "tumblr",
"url": "https://mikwee.tumblr.com",
"text": "My personal Tumblr blog"
},
{
"type": "instagram",
"url": "https://instagram.com",
"text": "Instagram"
2021-10-13 14:56:16 +00:00
}
]
}