diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2022-03-23 10:25:00 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2022-03-23 10:25:00 +0300 |
commit | 797f9ca6baf045cd92198f2e5086e80809c4e28e (patch) | |
tree | 9400c7367e5ea89b1fb69158b774cb2d0ff77cc9 /notes | |
parent | index.html: hide the sidebar (diff) | |
download | blog-797f9ca6baf045cd92198f2e5086e80809c4e28e.tar.gz blog-797f9ca6baf045cd92198f2e5086e80809c4e28e.zip |
remove icons from navbar, it's cringe
Diffstat (limited to '')
-rw-r--r-- | notes/index.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/notes/index.html b/notes/index.html index ffcff44..eff0e44 100644 --- a/notes/index.html +++ b/notes/index.html @@ -2,7 +2,6 @@ title: Notes navbar: link: Notes - icon: search priority: 3 --- {% if site.notes.size != 0 %} |