aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustineSmithies <justine@smithies.me.uk>2023-05-13 22:14:58 +0100
committerJustineSmithies <justine@smithies.me.uk>2023-05-13 22:14:58 +0100
commita510b2e163d82848029bc8910b73474e7bb27172 (patch)
tree1dc820feacb29180925290378d1b6a4ffc36562b
parentb665bd2490b4c9e8092dc980814c9247a23e9ae0 (diff)
Removed trailing / from <link> thanks to Walter Brill
-rw-r--r--header.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/header.html b/header.html
index 661a10f..731ba84 100644
--- a/header.html
+++ b/header.html
@@ -4,7 +4,7 @@
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Justine Smithies blog</title>
- <link href="https://justine.smithies.me.uk/atom.xml" type="application/atom+xml" rel="alternate" title="Atom feed for blog posts" />
+ <link href="https://justine.smithies.me.uk/atom.xml" type="application/atom+xml" rel="alternate" title="Atom feed for blog posts">
<style>
body {
font-family: sans-serif;