From 9704ef55e5bd57dbe6a8a9779a4fd172480d536c Mon Sep 17 00:00:00 2001
From: Egor Tensin <Egor.Tensin@gmail.com>
Date: Tue, 2 Nov 2021 22:10:38 +0300
Subject: reorder links

---
 index.html | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

(limited to 'index.html')

diff --git a/index.html b/index.html
index 31f72b9..2e10409 100644
--- a/index.html
+++ b/index.html
@@ -13,13 +13,13 @@ links:
     glyph: lock
 projects:
   - url: /blog/
-    name: Blog
+    name: My blog
+  - url: /jekyll-theme/
+    name: My Jekyll theme
   - url: /sorting-algorithms/
     name: Sorting algorithms
   - url: /wireguard-config/
     name: WireGuard configuration
-  - url: /jekyll-theme/
-    name: My Jekyll theme
 ---
 <h1>{{ site.settings.author.name }}</h1>
 <hr/>
-- 
cgit v1.2.3