forked from tildetown/tilde.town
Update blog.tmpl.html to point to feed
parent
fc7ec910c5
commit
a9a47b3bfd
|
@ -5,6 +5,7 @@
|
||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8">
|
||||||
<link rel="icon" href="/favicon.ico">
|
<link rel="icon" href="/favicon.ico">
|
||||||
<link rel="stylesheet" href="blog.css">
|
<link rel="stylesheet" href="blog.css">
|
||||||
|
<link rel="alternative" type="application/rss+xml" href="blog.xml">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<table>
|
<table>
|
||||||
|
|
Loading…
Reference in New Issue