summaryrefslogtreecommitdiff
path: root/hugo.toml
diff options
context:
space:
mode:
authorhyang <hyang@hyang.xyz>2023-09-14 19:16:06 -0700
committerhyang <hyang@hyang.xyz>2023-09-14 19:16:06 -0700
commit815239b27a8672e77b4076fff654f2cd81b2796f (patch)
tree91e98e6f1e42e1169846bd8dcc042faf92a943f2 /hugo.toml
parent8927225a0270e2e7bb13265c3784fd62d8621100 (diff)
Update articles to accomodate new theme
Diffstat (limited to 'hugo.toml')
-rw-r--r--hugo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/hugo.toml b/hugo.toml
index 897dc11..265aa12 100644
--- a/hugo.toml
+++ b/hugo.toml
@@ -9,6 +9,7 @@ paginate = 5
author = "hyang"
mainSections = ["post"]
TocOpen = true
+ TocSide = "left"
[params.homeInfoParams]
Title = "👋 Welcome to my homepage"