This commit is contained in:
parent
7a1b2b9787
commit
439eabd69f
1 changed files with 2 additions and 0 deletions
|
@ -7,6 +7,8 @@ import "../styles/home.scss";
|
|||
const currentUrl = Astro.url;
|
||||
---
|
||||
|
||||
<link rel="alternate" type="application/rss+xml" href="/rss.xml" title="RSS Feed" slot="head" />
|
||||
|
||||
<BaseLayout>
|
||||
<h1>Blog</h1>
|
||||
|
||||
|
|
Loading…
Reference in a new issue