From f1ea209da0cc203faf82a14199a0d9140347d74c Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Fri, 12 Nov 2021 17:30:43 +0300 Subject: reorder links so that /blog/ is on top --- index.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'index.html') diff --git a/index.html b/index.html index b189b2b..d65550a 100644 --- a/index.html +++ b/index.html @@ -5,12 +5,12 @@ links: - url: /blog/ text: Blog glyph: folder-open - - url: https://egort.name/ - text: egort.name - glyph: globe - url: /cv/cv.pdf text: CV glyph: file + - url: https://egort.name/ + text: egort.name + glyph: globe projects: - url: /jekyll-theme/ name: Jekyll theme @@ -25,13 +25,13 @@ projects:

Hello! I'm a software engineer, and here's some of my stuff.

-  GitHub -  {{ site.settings.author.email }} {% if page.links %} {% for link in page.links %}  {{ link.text }} {% endfor %} {% endif %} +  GitHub +  {{ site.settings.author.email }}
{% if page.projects %} -- cgit v1.2.3