feat: add blog_options and rss feed generation

This commit is contained in:
2026-03-15 15:07:34 +01:00
parent 419c8a579c
commit b44868361d
17 changed files with 367 additions and 14 deletions

View File

@@ -15,3 +15,7 @@ footer {
border-top: 1px solid var(--primary);
margin-top: 1rem;
}
li h2 {
display: inline-block;
}