1
0
Fork 0
forked from mirrors/hugo-tufte

fix relative url

This commit is contained in:
slashformotion 2021-07-28 11:12:12 +02:00
commit 6acc891c01
2 changed files with 6 additions and 6 deletions
exampleSite

View file

@ -1,7 +1,7 @@
themesDir = "../../"
canonifyurls = true
# baseurl = "https://github.com/shawnohare/hugo-tufte"
baseurl = "https://slashformotion.github.io/hugo-tufte/"
theme = "hugo-tufte"
title = "Hugo-tufte Theme Example Site"
pygmentsUseClasses=true