diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2021-05-28 19:57:53 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2021-05-28 19:57:53 +0300 |
commit | abe40e908682c5b33144e7ec03ee732324755127 (patch) | |
tree | bb6fb0775202a93babc3c282df1f888b66d52ae2 | |
parent | bump dependencies (diff) | |
download | egor-tensin.github.io-abe40e908682c5b33144e7ec03ee732324755127.tar.gz egor-tensin.github.io-abe40e908682c5b33144e7ec03ee732324755127.zip |
shuffle links
-rw-r--r-- | index.html | 12 |
1 files changed, 6 insertions, 6 deletions
@@ -2,15 +2,15 @@ title: Main page layout: plain links: - - url: /gpg.txt - text: GnuPG key - glyph: lock - - url: /cv/cv.pdf - text: CV - glyph: file - url: https://egort.name/ text: egort.name glyph: globe + - url: /cv/cv.pdf + text: CV + glyph: file + - url: /gpg.txt + text: GnuPG key + glyph: lock projects: - url: /blog/ name: Blog |