add rss feed here

This commit is contained in:
Michael Zhang 2024-10-22 21:42:10 -05:00
parent d68bbbaae6
commit 4e485b29fe

View file

@ -24,6 +24,7 @@ const hasToc = toc ?? false;
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta property="og:image" content={portrait.src} />
<title>{title && `${title} - `} Michael Zhang</title>
<link rel="alternate" type="application/rss+xml" title="RSS Feed" href="/rss.xml" />
<script
data-goatcounter="https://goatcounter.mzhang.io/count"
async