add rss feed here
This commit is contained in:
parent
d68bbbaae6
commit
4e485b29fe
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue