From 7131a6ad344ce94b5d4ab8cce285f614ae2f4112 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Tue, 22 Mar 2022 17:00:17 +0300 Subject: reorder links --- index.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/index.html b/index.html index 57c704b..8029f17 100644 --- a/index.html +++ b/index.html @@ -45,6 +45,12 @@ projects:

links

+ +

{{ site.settings.author.email | downcase }}

+
+ +

github

+
{% if page.main %} {% for link in page.main %} @@ -52,12 +58,6 @@ projects: {% endfor %} {% endif %} - -

{{ site.settings.author.email | downcase }}

-
- -

github

-
-- cgit v1.2.3