From 61ca12d411dadc09120c913ee7f63bd65871fcf3 Mon Sep 17 00:00:00 2001 From: Steve Date: Sun, 19 Jun 2022 13:52:31 +0000 Subject: [PATCH] =?UTF-8?q?Update=20Globals=20=E2=80=9Cnav=E2=80=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/_data/navigation.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/_data/navigation.json b/src/_data/navigation.json index 2271a11..93834ca 100644 --- a/src/_data/navigation.json +++ b/src/_data/navigation.json @@ -6,14 +6,14 @@ "external": false }, { - "text": "RSS", - "url": "/feed.xml", + "text": "Old blogs", + "url": "/old-blogs", "external": false }, { - "text": "Old blogs", - "url": "/old-blogs", + "text": "RSS", + "url": "/feed.xml", "external": false } ] -} +} \ No newline at end of file