aboutsummaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-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 e2e77ea..7b4cc1e 100644
--- a/config/_default/hugo.toml
+++ b/config/_default/hugo.toml
@@ -10,6 +10,7 @@
baseName = "atom"
[outputFormats.Gemini]
mediaType = "text/gemini"
+ isPlainText = true # Disable HTML renderer
[outputFormats.Gemini_Atom]
mediaType = "application/atom"
baseName = "atom"