mirror of
https://github.com/thiloho/thiloho.github.io.git
synced 2025-11-22 10:21:36 +01:00
Update RSS elements and TOC svg
This commit is contained in:
@@ -13,7 +13,7 @@ const sortedArticles = allArticles.sort((a, b) => {
|
||||
<ul>
|
||||
{
|
||||
sortedArticles.map((article) => (
|
||||
<li class="flex gap-2">
|
||||
<li>
|
||||
<Date date={article.data.pubDate} />
|
||||
<span>»</span>
|
||||
<a
|
||||
|
||||
Reference in New Issue
Block a user