summary refs log tree commit diff stats
path: root/config.toml
diff options
context:
space:
mode:
authorAlan Pearce2020-01-11 19:30:24 +0100
committerAlan Pearce2025-03-16 00:30:24 +0100
commit50c3061e584e1b4ccb222dd9189fc2a5d9c78554 (patch)
treee4629cb0487bea53e32589af500d4bf8f439cf5c /config.toml
parent51a8668f216bdb0d0b2d805d1ac476568c9ac128 (diff)
downloadwebsite-50c3061e584e1b4ccb222dd9189fc2a5d9c78554.tar.lz
website-50c3061e584e1b4ccb222dd9189fc2a5d9c78554.tar.zst
website-50c3061e584e1b4ccb222dd9189fc2a5d9c78554.zip
Remove mention of Hugo from HTML
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.toml b/config.toml
index 83ce728..474db6f 100644
--- a/config.toml
+++ b/config.toml
@@ -4,6 +4,7 @@ title = "Alan Pearce"
 theme = "hyde"
 pygmentsUseClasses = true
 pygmentsCodeFences = true
+disableHugoGeneratorInject = true
 
 [Params]
 Description = "Developer, Emacser"