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
commit14b26f82f0d3f52f1498b3739cf2c44e03fea23b (patch)
tree4b659e72a3bb39a0c8114991e0b144b49020e913 /users
parentCSS: use decoration on headers only for articles (diff)
downloadworld-14b26f82f0d3f52f1498b3739cf2c44e03fea23b.tar.gz
index: drop the main header
It's ugly.
Diffstat (limited to 'users')
-rw-r--r--users/fcuny/blog/layouts/index.html2
1 files changed, 0 insertions, 2 deletions
diff --git a/users/fcuny/blog/layouts/index.html b/users/fcuny/blog/layouts/index.html
index b2f232d..f34b21f 100644
--- a/users/fcuny/blog/layouts/index.html
+++ b/users/fcuny/blog/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>