Adding a Tumblr root
This commit is contained in:
parent
028d8c9c57
commit
39f6e984fc
1 changed files with 5 additions and 0 deletions
|
@ -15,6 +15,11 @@
|
||||||
"type": "reddit",
|
"type": "reddit",
|
||||||
"url": "https://reddit.com/u/mikwee",
|
"url": "https://reddit.com/u/mikwee",
|
||||||
"text": "My Reddit Account"
|
"text": "My Reddit Account"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "tumblr",
|
||||||
|
"url": "https://mikwee.tumblr.com",
|
||||||
|
"text": "My personal Tumblr blog"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
Loading…
Reference in a new issue