Skip to content

Commit 22eeafd

Browse files
authored
Update hugo.toml (#78)
1 parent 7ea61b1 commit 22eeafd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

exampleSite/hugo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
resourcedir = '../resources/'
2-
baseURL = 'http://example.org/'
2+
baseURL = '/'
33
languageCode = "en-us"
44
defaultContentLanguage = "en"
55
title = 'Test site for mod-slideshow-gallery'
@@ -35,4 +35,4 @@ timeout = "180s"
3535
[[module.imports]]
3636
path = "github.com/gethinode/mod-utils/v4"
3737

38-
38+

0 commit comments

Comments
 (0)