summaryrefslogtreecommitdiff
path: root/hugo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'hugo.toml')
-rw-r--r--hugo.toml5
1 files changed, 5 insertions, 0 deletions
diff --git a/hugo.toml b/hugo.toml
index 1965dfc..24ea28d 100644
--- a/hugo.toml
+++ b/hugo.toml
@@ -6,6 +6,11 @@ pagination.pagerSize = "7"
theme = "spectral"
#googleAnalytics = "G-XXXXXXXXXX"
+[markup]
+ [markup.goldmark]
+ [markup.goldmark.renderer]
+ hardWraps = true
+
[params]
fancyTitle = "THESIAH" # title for frontpage, may include image
copyright = "Soomin Im"