Remove langiage switcher. Allow raw HTML.
This commit is contained in:
@@ -2,6 +2,8 @@ baseURL = '/'
|
|||||||
languageCode = 'en-us'
|
languageCode = 'en-us'
|
||||||
title = "Hyperling's Recipes"
|
title = "Hyperling's Recipes"
|
||||||
|
|
||||||
|
markup.goldmark.renderer.unsafe = true
|
||||||
|
|
||||||
# not functioning well
|
# not functioning well
|
||||||
#theme = "recipes"
|
#theme = "recipes"
|
||||||
|
|
||||||
@@ -46,7 +48,7 @@ paginate = 10
|
|||||||
enableSharingButtons = false
|
enableSharingButtons = false
|
||||||
|
|
||||||
# Show a global language switcher in the navigation bar
|
# Show a global language switcher in the navigation bar
|
||||||
enableGlobalLanguageMenu = true
|
enableGlobalLanguageMenu = false
|
||||||
|
|
||||||
# Metadata mostly used in document's head
|
# Metadata mostly used in document's head
|
||||||
description = "Recipes by Hyperling."
|
description = "Recipes by Hyperling."
|
||||||
|
|||||||
Reference in New Issue
Block a user