Skip to content

Commit bf415e3

Browse files
Changed next/hugo.toml
1 parent 3d08959 commit bf415e3

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
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 = "https://buildingvolumes.github.io/Unity_Geometry_Sequence_Streaming/"
2+
baseurl = "https://localhost/"
33
canonifyURLs = false
44
disableAliases = true
55
disableHugoGeneratorInject = true

docs/config/next/config.toml

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/config/next/hugo.toml

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

0 commit comments

Comments
 (0)