Fix rss
This commit is contained in:
@ -7,6 +7,9 @@ languageCode = "en-us"
|
||||
theme = "hugo-classic"
|
||||
title = "acorneroftheweb"
|
||||
|
||||
[outputs]
|
||||
home = ["HTML", "RSS"]
|
||||
|
||||
[markup.goldmark.renderer]
|
||||
unsafe = true
|
||||
|
||||
@ -42,3 +45,7 @@ url = "/index.xml"
|
||||
custom_css = ["css/theme-override.css"]
|
||||
description = "Credit to the designer of the theme [goodroot](https://github.com/goodroot/hugo-classic)"
|
||||
footer = "Open-Source | [Git](https://git.acorneroftheweb.com/pingu/blog)"
|
||||
|
||||
[Author]
|
||||
name = "Nor Führ"
|
||||
email = "nor@acorneroftheweb.com"
|
||||
|
||||
Reference in New Issue
Block a user