mirror of
https://github.com/Threnklyn/reveal-hugo.git
synced 2026-06-07 14:03:33 +02:00
Show relative / ugly URLs options in config.toml
This commit is contained in:
@@ -5,6 +5,10 @@ disableKinds = ["sitemap", "RSS"]
|
|||||||
theme = "."
|
theme = "."
|
||||||
themesDir = "../"
|
themesDir = "../"
|
||||||
|
|
||||||
|
# uncomment for browsing at file:///
|
||||||
|
# relativeURLs = true
|
||||||
|
# uglyURLs = true
|
||||||
|
|
||||||
[author]
|
[author]
|
||||||
name = "Josh Dzielak"
|
name = "Josh Dzielak"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user