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 fcbc392 commit 62eb66aCopy full SHA for 62eb66a
docs/source/conf.py
@@ -67,6 +67,10 @@
67
html_theme = "furo"
68
html_favicon = "assets/RoundLogo.png"
69
70
+# Specify canonical root
71
+# This tells search engines that this domain is preferred
72
+html_baseurl = "https://docs.photonvision.org/en/latest/"
73
+
74
# Add any paths that contain custom static files (such as style sheets) here,
75
# relative to this directory. They are copied after the builtin static files,
76
# so a file named "default.css" will overwrite the builtin "default.css".
0 commit comments