aboutsummaryrefslogtreecommitdiff
path: root/header.html
diff options
context:
space:
mode:
authorBradley Taunt <bt@btxx.org>2024-07-23 09:40:14 -0400
committerBradley Taunt <bt@btxx.org>2024-07-23 09:40:14 -0400
commit0428b035d6131e2e29a61988603bedbc85de96a4 (patch)
tree442005f6e292971c2f1ea93427b7186d112a6c70 /header.html
parentbcbf074ca2e53762f547985e6978b10dc59095ad (diff)
Carry over core wruby changes
Diffstat (limited to 'header.html')
-rw-r--r--header.html3
1 files changed, 1 insertions, 2 deletions
diff --git a/header.html b/header.html
index e4ac235..89ed43e 100644
--- a/header.html
+++ b/header.html
@@ -6,8 +6,7 @@
<meta name="color-scheme" content="dark light">
<link rel="icon" href="data:,">
<title>{{TITLE}}</title>
- <link href="/atom.xml" type="application/atom+xml" rel="alternate" title="Atom feed for blog posts" />
- <link href="/rss.xml" type="application/rss+xml" rel="alternate" title="RSS feed for blog posts" />
+ <link href="/index.rss" type="application/rss+xml" rel="alternate" title="RSS feed for blog posts" />
<style>*{box-sizing:border-box;}body{font-family:sans-serif;line-height:1.33;margin:0
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>