From 39f6e984fc7e2b32b8283d8a947d05710109b498 Mon Sep 17 00:00:00 2001 From: mikwee Date: Wed, 10 Nov 2021 16:31:38 +0200 Subject: [PATCH] Adding a Tumblr root --- src/roots.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/roots.json b/src/roots.json index ecab48f..c18087d 100644 --- a/src/roots.json +++ b/src/roots.json @@ -15,6 +15,11 @@ "type": "reddit", "url": "https://reddit.com/u/mikwee", "text": "My Reddit Account" + }, + { + "type": "tumblr", + "url": "https://mikwee.tumblr.com", + "text": "My personal Tumblr blog" } ] } \ No newline at end of file