summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--config/_default/hugo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/_default/hugo.toml b/config/_default/hugo.toml
index 9704b5a..78f2292 100644
--- a/config/_default/hugo.toml
+++ b/config/_default/hugo.toml
@@ -12,6 +12,7 @@
mediaType = "text/gemini"
isPlainText = true # Disable HTML renderer
isHTML = false # Disable LiveReload, alias redirect, etc.
+ permalinkable = true
protocol = "gemini://"
[outputFormats.Gemini_Atom]
mediaType = "application/atom"