aboutsummaryrefslogtreecommitdiffhomepage
path: root/header.html
diff options
context:
space:
mode:
authorBradley Taunt <bt@btxx.org>2025-03-21 14:27:41 -0400
committerBradley Taunt <bt@btxx.org>2025-03-21 14:27:41 -0400
commit236bca1d24bf85cd3dd913f083198dc12b2e63cc (patch)
tree5b6ee0f117b087081cefd27a4f20a296212a005f /header.html
parent38851b445aa0a1a0c73e07cafbd95c2e3ba9f92c (diff)
Cleanup styling, reduce bandwidth overhead
Diffstat (limited to 'header.html')
-rw-r--r--header.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/header.html b/header.html
index 1770203..fe0c0c6 100644
--- a/header.html
+++ b/header.html
@@ -7,12 +7,12 @@
<link rel="icon" href="data:,">
<title>{{TITLE}}</title>
<link href="/index.rss" type="application/rss+xml" rel="alternate" title="RSS feed for blog posts" />
- <link rel="stylesheet" href="/public/style.css?v=1.4">
+ <link rel="stylesheet" href="/public/style.css?v=1.5">
</head>
<header id="top">
<nav>
- <a href="/"><b>btxx.org</b></a><a href="#menu">Menu</a>
+ <a href="#menu">Menu &darr;</a>
</nav>
</header>