Try to fix broken URLs on GitLab

This commit is contained in:
Chris Hodapp 2020-04-27 10:12:35 -04:00
parent 3689c9a6e9
commit d12056092a

View File

@ -9,6 +9,9 @@ languageCode = "en-us"
theme = "hugo-notepadium"
# This is for when I am running on GitLab's URL:
relativeURLs = true
#PygmentsCodeFences = true
#PygmentsStyle = "monokai"