mirror of
https://github.com/zaaarf/friendenstein.git
synced 2024-11-21 23:14:52 +01:00
fix: compatibility with latest zola
This commit is contained in:
parent
bca3052c1f
commit
a81cf4fafb
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
||||||
base_url = "https://anemone.pages.dev"
|
base_url = "https://anemone.pages.dev"
|
||||||
description = "A minimalist Zola theme that prioritizes clean CSS and avoids heavy JavaScript. Enjoy a seamless user experience with lightning-fast load times. Let your content take center stage in a clutter-free, elegant design that enhances readability. Responsive and efficient, anemone brings focus to your ideas."
|
description = "A minimalist Zola theme that prioritizes clean CSS and avoids heavy JavaScript. Enjoy a seamless user experience with lightning-fast load times. Let your content take center stage in a clutter-free, elegant design that enhances readability. Responsive and efficient, anemone brings focus to your ideas."
|
||||||
compile_sass = false
|
compile_sass = false
|
||||||
generate_feed = true
|
generate_feeds = true
|
||||||
default_language = "en"
|
default_language = "en"
|
||||||
|
|
||||||
# IMPORTANT! Keep this disabled: HTML minifying currently breaks our CSS!
|
# IMPORTANT! Keep this disabled: HTML minifying currently breaks our CSS!
|
||||||
|
|
Loading…
Reference in a new issue