mirror of
https://github.com/thiloho/thiloho.github.io.git
synced 2025-11-22 10:21:36 +01:00
Add RSS feed, add links for direct md editing on GitHub and update favicon
This commit is contained in:
@@ -22,9 +22,10 @@ const { Content, headings } = await render(article);
|
||||
|
||||
<PageLayout
|
||||
title={article.data.title}
|
||||
metaDescription="Blog"
|
||||
description="Blog"
|
||||
pubDate={article.data.pubDate}
|
||||
modDate={article.data.modDate}
|
||||
{slug}
|
||||
>
|
||||
<details class="toc sticky top-0 z-20">
|
||||
<summary
|
||||
|
||||
Reference in New Issue
Block a user