about summary refs log tree commit diff homepage
path: root/_layout/header.html
diff options
context:
space:
mode:
authorNguyễn Gia Phong <mcsinyx@disroot.org>2021-03-09 09:33:17 +0700
committerNguyễn Gia Phong <mcsinyx@disroot.org>2021-03-09 09:33:17 +0700
commitb03c056bcfac360d0f8be1321c576e65d2466757 (patch)
tree9145a1359ac4be3a5b819289c05457e0d0839d52 /_layout/header.html
parent818a0bd6f1b3305351d482eeab4e9e64c2af3a18 (diff)
downloadsite-b03c056bcfac360d0f8be1321c576e65d2466757.tar.gz
Clean up styling, again
Diffstat (limited to '_layout/header.html')
-rw-r--r--_layout/header.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/_layout/header.html b/_layout/header.html
index b7d28cf..cb80632 100644
--- a/_layout/header.html
+++ b/_layout/header.html
@@ -5,6 +5,5 @@
     <li><a href=/works>Portfolio</a></li>
     <li><a href=/blog>Blog</a></li>
   </ul>
-  <img src=/assets/hamburger.svg id=menu-icon>
 </nav>
 </header>