Advertise correct feed URL
This commit is contained in:
parent
25ba79d3d5
commit
c7362802a6
|
@ -2,6 +2,6 @@
|
||||||
<title>{{title}}</title>
|
<title>{{title}}</title>
|
||||||
<link rel="stylesheet" href="/writ.min.css">
|
<link rel="stylesheet" href="/writ.min.css">
|
||||||
<link rel="stylesheet" href="/style.css" type="text/css" media="all" />
|
<link rel="stylesheet" href="/style.css" type="text/css" media="all" />
|
||||||
<link rel="alternate" href="/rss.xml" type="application/rss+xml" title="RSS" />
|
<link rel="alternate" href="/feed.xml" type="application/rss+xml" title="RSS" />
|
||||||
<meta name="author" content="Jan-Erik Rediger">
|
<meta name="author" content="Jan-Erik Rediger">
|
||||||
<meta name="description" content="Personal website of Jan-Erik Rediger"/>
|
<meta name="description" content="Personal website of Jan-Erik Rediger"/>
|
||||||
|
|
Loading…
Reference in a new issue