summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAhmed Abdelhalim <[email protected]>2025-06-13 16:17:52 +0200
committerAhmed Abdelhalim <[email protected]>2025-06-13 16:17:52 +0200
commit70a778dd9755d2b33d3032fdeb35f7d9d87300d0 (patch)
treecd5434b26067312efa6f2df4ab0db8bd488ace38
parent2bb4c7f218952767cb44c3b7a9ee974437bc1f38 (diff)
Add the mediaTypes for gpg/ssh files
-rw-r--r--hugo.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/hugo.yaml b/hugo.yaml
index 2f65cf0..4c6c60f 100644
--- a/hugo.yaml
+++ b/hugo.yaml
@@ -8,3 +8,9 @@ markup:
goldmark:
renderer:
unsafe: true
+
+mediaTypes:
+ text/plain:
+ suffixes:
+ - gpg
+ - ssh