Add rss <link> to blog

pull/7738/head
Hayden 7 years ago
parent 1525ef057b
commit 5379838293

@ -11,6 +11,7 @@
<svelte:head> <svelte:head>
<title>Svelte • The magical disappearing UI framework</title> <title>Svelte • The magical disappearing UI framework</title>
<link rel="alternate" type="application/rss+xml" title="Svelte blog" href="blog/rss.xml">
</svelte:head> </svelte:head>
<div class='posts stretch'> <div class='posts stretch'>

Loading…
Cancel
Save