about summary refs log tree commit diff
path: root/users
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
commitb61ae35e777222379ba4870d2019cf00186e3b07 (patch)
treed6d6f83670c1f9a128316a28e4d8f67b9b2a01eb /users
parentCSS: use decoration on headers only for articles (diff)
downloadworld-b61ae35e777222379ba4870d2019cf00186e3b07.tar.gz
index: drop the main header
It's ugly.
Diffstat (limited to '')
-rw-r--r--users/fcuny/notes/layouts/index.html2
1 files changed, 0 insertions, 2 deletions
diff --git a/users/fcuny/notes/layouts/index.html b/users/fcuny/notes/layouts/index.html
index b2f232d..f34b21f 100644
--- a/users/fcuny/notes/layouts/index.html
+++ b/users/fcuny/notes/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>