We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a4fe1c commit 41cf7beCopy full SHA for 41cf7be
docs/config/_default/hugo.toml
@@ -1,5 +1,5 @@
1
title = "Unity Geometry Sequence Streamer"
2
-baseurl = "http://localhost/"
+baseurl = "https://buildingvolumes.github.io/Unity_Geometry_Sequence_Streaming/"
3
canonifyURLs = false
4
disableAliases = true
5
disableHugoGeneratorInject = true
docs/config/production/hugo.toml
@@ -1 +1,2 @@
+canonifyURLs = false
baseUrl = "https://buildingvolumes.github.io/Unity_Geometry_Sequence_Streaming/"
0 commit comments