Skip to content

Commit 694d2a5

Browse files
authored
Merge pull request #1597 from gethinode/develop
fix: trigger release to enable hugo themes build
2 parents cfffea9 + cb84d6d commit 694d2a5

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)