commit 407b77b5468b692b79be4254e526766678477669
parent df589d435c06a1f719108fc624317d5315221573
Author: phoebos <ben@bvnf.space>
Date: Wed, 29 Apr 2026 19:52:10 +0100
title after nav
Diffstat:
4 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/blog/gen-index.sh b/blog/gen-index.sh
@@ -19,7 +19,6 @@ cat << EOF
</head>
<body>
<header>
- <h1>Blog</h1>
<nav>
<ul>
<li><a href="/">Home</a></li>
@@ -28,6 +27,7 @@ cat << EOF
<li><a href="/books/">Books</a></li>
</ul>
</nav>
+ <h1>Blog</h1>
</header>
<table>
EOF
diff --git a/bookmarks.html b/bookmarks.html
@@ -10,7 +10,6 @@
</head>
<body>
<header>
- <h1>Bookmarks</h1>
<nav>
<ul>
<li><a href="/">Home</a></li>
@@ -19,6 +18,7 @@
<li><a href="/books/">Books</a></li>
</ul>
</nav>
+ <h1>Bookmarks</h1>
</header>
<p>This unordered list is presented to you as a node in a federated list of
interesting websites (read <a href="https://memex.marginalia.nu/log/19-website-discoverability-crisis.gmi">this</a>).
diff --git a/books/index.html b/books/index.html
@@ -14,7 +14,6 @@
</head>
<body>
<header>
- <h1>Books</h1>
<nav>
<ul>
<li><a href="/">Home</a></li>
@@ -23,6 +22,7 @@
<li>[<a href="/books/">Books</a>]</li>
</ul>
</nav>
+ <h1>Books</h1>
</header>
<p>Here is a list of some books I've read recently. A star indicates a rereading, and the highlighted row indicates that year's favourite.</p>
<h2>2025</h2>
diff --git a/index.html b/index.html
@@ -11,7 +11,6 @@
</head>
<body>
<header>
- <h1>Hello, world</h1>
<nav>
<ul>
<li>[<a href="/">Home</a>]</li>
@@ -20,6 +19,7 @@
<li><a href="books/">Books</a></li>
</ul>
</nav>
+ <h1>Hello, world</h1>
</header>
<p>
I am currently a PhD student in condensed matter theory at the University of Manchester. My other interests include playing the trumpet and horn in orchestras and bands, reading, and cooking.