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 00e16ce commit 728ae08Copy full SHA for 728ae08
exampleSite/config/production/hugo.toml
@@ -1 +1,5 @@
1
-baseURL = "https://d-oit.github.io/hinode-mod-image-lightbox-gallery"
+baseURL = "https://d-oit.github.io/hinode-mod-image-lightbox-gallery/"
2
+
3
+# Ensure proper URL handling for subdirectory deployments
4
+canonifyURLs = true
5
+relativeURLs = false
0 commit comments