about summary refs log tree commit diff
path: root/templates/base.html
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--templates/base.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/base.html b/templates/base.html
index add20f0..71d81b3 100644
--- a/templates/base.html
+++ b/templates/base.html
@@ -23,7 +23,6 @@
 	  <li><a href="/">Home</a></li>
 	  <li><a href="/blog">Blog</a></li>
 	  <li><a href="/notes">Notes</a></li>
-	  <li><a href="/about">About</a></li>
 	  <li><a href="https://git.fcuny.net">Code</a></li>
 	</ul>
       </nav>