diff options
author | Nguyễn Gia Phong <mcsinyx@disroot.org> | 2021-03-08 14:16:23 +0700 |
---|---|---|
committer | Nguyễn Gia Phong <mcsinyx@disroot.org> | 2021-03-08 14:16:23 +0700 |
commit | a1849b3e81fa23b844933728c9ecce38b00b2a29 (patch) | |
tree | dc3a0180f90351b2847d59e31c8f5746a25f19e7 /_layout/header.html | |
parent | 752a020bf54082e8af3c966f4740abf5914ac821 (diff) | |
download | site-a1849b3e81fa23b844933728c9ecce38b00b2a29.tar.gz |
Clean up style
Diffstat (limited to '_layout/header.html')
-rw-r--r-- | _layout/header.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/_layout/header.html b/_layout/header.html index 31dbaa4..3815782 100644 --- a/_layout/header.html +++ b/_layout/header.html @@ -2,7 +2,6 @@ <div class=blog-name><a href=/>McSinyx</a></div> <nav> <ul> - <li><a href=/>Home</a></li> <li><a href=/works>Works</a></li> <li><a href=/menu2>Life</a></li> <li><a href=/menu3>Tags</a></li> |