forked from mirrors/hugo-tufte
fix relative url
This commit is contained in:
parent
0299aa32d3
commit
6acc891c01
2 changed files with 6 additions and 6 deletions
exampleSite
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue