about summary refs log tree commit diff homepage
path: root/_layout/header.html
diff options
context:
space:
mode:
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>