diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2022-03-22 09:32:45 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2022-03-22 09:45:42 +0300 |
commit | a9d0e452814b822c631f050e842c4d38aecccde9 (patch) | |
tree | 75ea142da92f97901b5af21a19ef39a9ac945391 /index.html | |
parent | bump jekyll-theme (diff) | |
download | egor-tensin.github.io-a9d0e452814b822c631f050e842c4d38aecccde9.tar.gz egor-tensin.github.io-a9d0e452814b822c631f050e842c4d38aecccde9.zip |
make the main list stand out
Diffstat (limited to '')
-rw-r--r-- | index.html | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,6 +1,8 @@ --- title: Main page layout: plain +custom_css: + - misc.css links: - url: /blog/ text: Blog |