diff options
-rw-r--r-- | config.toml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/config.toml b/config.toml index 8f7d8d7..90ba725 100644 --- a/config.toml +++ b/config.toml @@ -65,7 +65,6 @@ rssLimit = 20 hardWraps = true [markup.goldmark.extensions] linkify = false - typographer = false [outputs] home = ["HTML", "Gemini", "Atom", "Gemini_Atom"] |