remove extend_header and extend_body config options

This commit is contained in:
Cameron Taylor 2025-05-24 16:46:47 -07:00
parent 7b32562f9e
commit 846eb87609
3 changed files with 4 additions and 14 deletions

View file

@ -253,12 +253,6 @@ invert_title_order = false
# Full path after the base URL required. So if you were to place it in "static" it would be "/favicon.png"
favicon = "img/seedling.png"
# Optionally extend the header by supplying an `extend_header.html` template
extend_header = false
# Optionally extend the body by supplying an `extend_body.html` template
extend_body = false
# Add an emoji here to use it as favicon.
# Compatibility: https://caniuse.com/link-icon-svg
favicon_emoji = "🌱"