|
@@ -1,4 +1,4 @@
|
|
|
-baseUrl = 'https://docs.gethue.com/latest/' # Note: also in [params]
|
|
|
|
|
|
|
+baseUrl = 'https://docs.gethue.com/' # Note: also in [params]
|
|
|
# baseURL = '/' # Flip both to see images in developement mode
|
|
# baseURL = '/' # Flip both to see images in developement mode
|
|
|
|
|
|
|
|
languageCode = "en-us"
|
|
languageCode = "en-us"
|
|
@@ -13,7 +13,7 @@ home = [ "HTML", "RSS", "JSON"]
|
|
|
|
|
|
|
|
[params]
|
|
[params]
|
|
|
# For logo and favicon partials
|
|
# For logo and favicon partials
|
|
|
- baseUrl = 'https://docs.gethue.com/latest/'
|
|
|
|
|
|
|
+ baseUrl = 'https://docs.gethue.com/'
|
|
|
# baseURL = '/'
|
|
# baseURL = '/'
|
|
|
|
|
|
|
|
# Prefix URL to edit current page. Will display an "Edit this page" button on top right hand corner of every page.
|
|
# Prefix URL to edit current page. Will display an "Edit this page" button on top right hand corner of every page.
|