Skip to content

Commit cb84d6d

Browse files
committed
fix: trigger release to enable hugo themes build
1 parent cfffea9 commit cb84d6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exampleSite/config/_default/params.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
includeSVGOrigin = true
3434

3535
[docs]
36-
basePath = "/" # TODO: replace
36+
basePath = "/"
3737
github = "https://github.com/gethinode/hinode"
3838
release = "https://github.com/gethinode/hinode/releases/tag/"
3939
checkVersion = false

0 commit comments

Comments
 (0)