diff options
| author | Bradley Taunt <bt@btxx.org> | 2025-01-24 13:47:54 -0500 |
|---|---|---|
| committer | Bradley Taunt <bt@btxx.org> | 2025-01-24 13:47:54 -0500 |
| commit | ea58f827d1315cd5ab2ee3fdfb6e5f428c281682 (patch) | |
| tree | 8846c6e454bc57d0b02349cca096e91bbe03c0c1 /header.html | |
| parent | df433722c963c5c2ef44c5ada9f7b0912841f6d7 (diff) | |
Initial pass of minor styling updates, post about Sourcehut
Diffstat (limited to 'header.html')
| -rw-r--r-- | header.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/header.html b/header.html index 1d6bbd5..a71f0b3 100644 --- a/header.html +++ b/header.html @@ -7,7 +7,7 @@ <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.0"> + <link rel="stylesheet" href="/public/style.css?v=1.2"> </head> <header id="top"> |
