mirror of
https://github.com/sveltejs/svelte.git
synced 2024-11-29 08:32:05 +01:00
Add rss <link> to blog
This commit is contained in:
parent
e23e3ac70b
commit
286973ea31
@ -11,6 +11,7 @@
|
||||
|
||||
<svelte:head>
|
||||
<title>Svelte • The magical disappearing UI framework</title>
|
||||
<link rel="alternate" type="application/rss+xml" title="Svelte blog" href="blog/rss.xml">
|
||||
</svelte:head>
|
||||
|
||||
<div class='posts stretch'>
|
||||
|
Loading…
Reference in New Issue
Block a user