summaryrefslogtreecommitdiff
path: root/snippets/head.html
diff options
context:
space:
mode:
Diffstat (limited to 'snippets/head.html')
-rw-r--r--snippets/head.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/snippets/head.html b/snippets/head.html
index 3680a98..daf67fa 100644
--- a/snippets/head.html
+++ b/snippets/head.html
@@ -6,9 +6,9 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, height=device-height, initial-scale=1.0">
<title>pdp8</title>
- <link rel="stylesheet" href="/Fork-Awesome-1.2.0/css/fork-awesome.min.css">
<link rel="stylesheet" type="text/css" href="/style.css">
<link rel="icon" type="image/png" href="/pdp8.png">
+ <link rel="alternate" type="application/rss+xml" title="pdp8 rss feed" href="https://pdp8.info/rss.xml">
</head>
<body>