mirror of
https://github.com/SebastianStork/blog.git
synced 2026-01-21 14:01:35 +01:00
Fix atom feed
This commit is contained in:
parent
49e0355cac
commit
57b943a1c4
1 changed files with 1 additions and 4 deletions
|
|
@ -1,11 +1,8 @@
|
||||||
base_url = "https://sstork.dev"
|
base_url = "https://sstork.dev"
|
||||||
theme = "linkita"
|
theme = "linkita"
|
||||||
|
|
||||||
default_language = "en"
|
|
||||||
author = "Sebastian Stork"
|
|
||||||
|
|
||||||
[languages.en]
|
|
||||||
title = "sstork.dev"
|
title = "sstork.dev"
|
||||||
|
author = "Sebastian Stork"
|
||||||
generate_feeds = true
|
generate_feeds = true
|
||||||
taxonomies = [
|
taxonomies = [
|
||||||
{ name = "tags", feed = true, paginate_by = 10 },
|
{ name = "tags", feed = true, paginate_by = 10 },
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue