Add our logo, with class, requiring allowing raw HTML
This commit is contained in:
parent
f6992d9015
commit
45586b8a46
2 changed files with 19 additions and 0 deletions
|
@ -3,6 +3,9 @@ languageCode = "en-us"
|
|||
title = "When There's Not a Module For That"
|
||||
theme = "reveal-hugo"
|
||||
|
||||
[markup.goldmark.renderer]
|
||||
unsafe= true
|
||||
|
||||
[outputFormats.Reveal]
|
||||
baseName = "index"
|
||||
mediaType = "text/html"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue