aboutsummaryrefslogtreecommitdiff
path: root/header.html
diff options
context:
space:
mode:
authorBradley Taunt <bt@btxx.org>2024-07-23 09:59:54 -0400
committerBradley Taunt <bt@btxx.org>2024-07-23 09:59:54 -0400
commitc26669b864e7b81607c9ab14d57065d8d84c1445 (patch)
treee5238587b1c77b6d22b641e62ea592d789a0adac /header.html
parent0428b035d6131e2e29a61988603bedbc85de96a4 (diff)
Change index heading for blog list, include top ID in nav
Diffstat (limited to 'header.html')
-rw-r--r--header.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/header.html b/header.html
index 89ed43e..3415f5c 100644
--- a/header.html
+++ b/header.html
@@ -12,7 +12,7 @@ auto;max-width:650px;padding:1rem;}blockquote{border-left:4px
solid;padding-left:5px;}img{max-width:100%;}pre{border:1px solid;overflow:auto;padding:5px;}table{text-align:left;width:100%;}.posts,#menu{list-style:none;padding:0;}.posts li{margin-bottom:8px;}.posts li span{display:block;font-size:90%;}#menu li{display:inline-block;margin-right:8px;}.footnotes{font-size:90%;}</style>
</head>
-<nav>
+<nav id="top">
<a href="/">Home</a><span>&nbsp;|&nbsp;</span><a href="#menu">Menu &darr;</a>
</nav>