aboutsummaryrefslogtreecommitdiff
path: root/www/template.html
diff options
context:
space:
mode:
authorLeah Rowe <info@minifree.org>2017-04-08 21:40:36 +0000
committerGogs <gogitservice@gmail.com>2017-04-08 21:40:36 +0000
commitaf027de28f450541122555d5bbade19eb78268b5 (patch)
treed40692ab116bffa0f4f1aef76adbc8b88e810bcb /www/template.html
parentcbd70f62fd0944e42d5281418f7a3f004eb73f2e (diff)
parent1e112ccd6e793c2b0909680c51232c8e25ca7172 (diff)
downloadlibrebootfr-af027de28f450541122555d5bbade19eb78268b5.tar.gz
librebootfr-af027de28f450541122555d5bbade19eb78268b5.zip
Merge branch 'blog/rss' of libreboot/libreboot into master
Diffstat (limited to 'www/template.html')
-rw-r--r--www/template.html4
1 files changed, 1 insertions, 3 deletions
diff --git a/www/template.html b/www/template.html
index 8e12e2aa..4ce72774 100644
--- a/www/template.html
+++ b/www/template.html
@@ -29,12 +29,10 @@ $endfor$
$if(math)$
$math$
$endif$
- <!--[if lt IE 9]>
- <script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv-printshiv.min.js"></script>
- <![endif]-->
$for(header-includes)$
$header-includes$
$endfor$
+<link rel="alternate" type="application/rss+xml" title="RSS Feed" href="/feed.xml"/>
</head>
<body>
$for(include-before)$