Changing terminology in roots.json
This commit is contained in:
parent
48030d8db5
commit
f0e3057ecc
1 changed files with 4 additions and 4 deletions
|
@ -1,19 +1,19 @@
|
|||
{
|
||||
"title": "mikwee's online presence",
|
||||
"roots": [
|
||||
"links": [
|
||||
{
|
||||
"type": "twitter",
|
||||
"link": "https://twitter.com/toon_mikwee",
|
||||
"url": "https://twitter.com/toon_mikwee",
|
||||
"text": "My Twitter Account"
|
||||
},
|
||||
{
|
||||
"type": "twitter",
|
||||
"link": "https://twitter.com/NCILCulture",
|
||||
"url": "https://twitter.com/NCILCulture",
|
||||
"text": "No Context Israeli Culture"
|
||||
},
|
||||
{
|
||||
"type": "reddit",
|
||||
"link": "https://reddit.com/u/mikwee",
|
||||
"url": "https://reddit.com/u/mikwee",
|
||||
"text": "My Reddit Account"
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Reference in a new issue