From 62470dde020b8992c233f3bc42a4876ecab8f216 Mon Sep 17 00:00:00 2001 From: mikwee Date: Tue, 23 Nov 2021 14:10:40 +0200 Subject: [PATCH] Changed the links --- src/roots.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/roots.json b/src/roots.json index 8d7bc58..3b0425d 100644 --- a/src/roots.json +++ b/src/roots.json @@ -3,7 +3,7 @@ "links": [ { "type": "basic", - "url": "https://mikwee.tumblr.com", + "url": "https://example.com", "text": "Basic" }, { @@ -18,7 +18,7 @@ }, { "type": "twitter", - "url": "https://twitter.com/toon_mikwee", + "url": "https://twitter.com", "text": "Twitter" }, { @@ -43,12 +43,12 @@ }, { "type": "tumblr", - "url": "https://mikwee.tumblr.com", + "url": "https://tumblr.com", "text": "Tumblr" }, { "type": "reddit", - "url": "https://reddit.com/u/mikwee", + "url": "https://reddit.come", "text": "Reddit" } ]