Add RSS feed back in

This commit is contained in:
Salt 2020-08-16 05:44:53 -05:00
parent afa32e2da4
commit 179228dc28
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@
<link href="https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,400;0,500;0,700;1,400;1,500;1,700&display=swap" rel="stylesheet">
<link href="/styles/styles.css" type="text/css" rel="stylesheet" />
<link href="/favicon.ico" rel="shortcut icon" />
<link rel="alternate" href="/feed" title="9iron RSS Feed" type="application/rss+xml" />
<!-- No FOUC -->
<style type="text/css">
.no-fouc {display: none;}