about summary refs log tree commit diff
diff options
context:
space:
mode:
authorFranck Cuny <franck@fcuny.net>2021-08-23 09:33:39 -0700
committerFranck Cuny <franck@fcuny.net>2021-08-23 09:33:39 -0700
commite040373c4eb279e3b2dcf9925bf8b0712e0910e8 (patch)
tree06a5c07797022481454effb904a22a2d0d07b7b3
parentCSS: use decoration on headers only for articles (diff)
downloadfcuny.net-e040373c4eb279e3b2dcf9925bf8b0712e0910e8.tar.gz
index: drop the main header
It's ugly.
-rw-r--r--layouts/index.html2
1 files changed, 0 insertions, 2 deletions
diff --git a/layouts/index.html b/layouts/index.html
index b2f232d..f34b21f 100644
--- a/layouts/index.html
+++ b/layouts/index.html
@@ -1,8 +1,6 @@
 {{ define "main" }}
 
 <div>
-  <h1>Franck Cuny</h1>
-
   <ul>
     <li>Email: <a href="mailto:franck@fcuny.net">franck@fcuny.net</a></li>
     <li>Git: <a href="https://git.fcuny.net/fcuny">@fcuny</a></li>