Skip to content

Commit 41cf7be

Browse files
Changed base url
1 parent 2a4fe1c commit 41cf7be

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

docs/config/_default/hugo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
title = "Unity Geometry Sequence Streamer"
2-
baseurl = "http://localhost/"
2+
baseurl = "https://buildingvolumes.github.io/Unity_Geometry_Sequence_Streaming/"
33
canonifyURLs = false
44
disableAliases = true
55
disableHugoGeneratorInject = true

docs/config/production/hugo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1+
canonifyURLs = false
12
baseUrl = "https://buildingvolumes.github.io/Unity_Geometry_Sequence_Streaming/"

0 commit comments

Comments
 (0)