We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 617d2cd commit 4cb2d6dCopy full SHA for 4cb2d6d
hugo.toml
@@ -1,4 +1,4 @@
1
-baseURL = 'https://streamshub.io'
+baseURL = 'https://www.streamshub.io/'
2
languageCode = 'en-us'
3
title = 'StreamsHub'
4
@@ -25,7 +25,7 @@ title = 'StreamsHub'
25
workingFolderCurrent = true
26
27
[params]
28
- github_repo = "https://github.com/tomncooper/streamshub-site"
+ github_repo = "https://github.com/streamshub/streamshub-site"
29
offlineSearch = true
30
31
[params.ui]
0 commit comments