changed links to https & set raw html to display in example config

This commit is contained in:
kimcc
2020-02-23 13:46:51 -06:00
parent 0d771a7184
commit a34386387c
6 changed files with 32 additions and 28 deletions

View File

@@ -12,6 +12,10 @@ summaryLength = 10 # Configure how long the post summary should be on the homepa
[author]
name = "kimcc"
# Set to false to disallow raw HTML in markdown files
[markup.goldmark.renderer]
unsafe = true
[params]
math = true
# Blog description at the top of the homepage. Supports markdown.