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 3d08959 commit bf415e3Copy full SHA for bf415e3
docs/config/_default/hugo.toml
@@ -1,5 +1,5 @@
1
title = "Unity Geometry Sequence Streamer"
2
-baseurl = "https://buildingvolumes.github.io/Unity_Geometry_Sequence_Streaming/"
+baseurl = "https://localhost/"
3
canonifyURLs = false
4
disableAliases = true
5
disableHugoGeneratorInject = true
docs/config/next/config.toml
docs/config/next/hugo.toml
@@ -0,0 +1,2 @@
+canonifyURLs = true
+baseUrl = "https://buildingvolumes.github.io/Unity_Geometry_Sequence_Streaming/"
0 commit comments