aboutsummaryrefslogtreecommitdiff
path: root/header.html
diff options
context:
space:
mode:
authorAdam Stück <adam@adast.dk>2024-09-14 22:27:15 +0200
committerAdam Stück <adam@adast.dk>2024-09-14 22:33:43 +0200
commitd57b985c382d3a88f1a22f354e0ec989d18caeb2 (patch)
tree47f649c028c78b057fd2cc62ad8f214b6d35fd25 /header.html
parent732607ac04c2a21a9aeeb0f5e1aeb0952d7e86b0 (diff)
switch to wruby site generator
Diffstat (limited to 'header.html')
-rw-r--r--header.html8
1 files changed, 2 insertions, 6 deletions
diff --git a/header.html b/header.html
index b687008..971a627 100644
--- a/header.html
+++ b/header.html
@@ -6,12 +6,8 @@
<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" />
- <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%;}
- a:link{text-decoration:none;}a:visited{text-decoration:none;}a:hover{text-decoration:underline;}a:active{text-decoration:underline;}</style>
+ <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>
</head>
<nav id="top">