diff options
author | hyang <hyang@hyang.xyz> | 2023-09-14 19:16:06 -0700 |
---|---|---|
committer | hyang <hyang@hyang.xyz> | 2023-09-14 19:16:06 -0700 |
commit | 815239b27a8672e77b4076fff654f2cd81b2796f (patch) | |
tree | 91e98e6f1e42e1169846bd8dcc042faf92a943f2 /hugo.toml | |
parent | 8927225a0270e2e7bb13265c3784fd62d8621100 (diff) |
Update articles to accomodate new theme
Diffstat (limited to 'hugo.toml')
-rw-r--r-- | hugo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -9,6 +9,7 @@ paginate = 5 author = "hyang" mainSections = ["post"] TocOpen = true + TocSide = "left" [params.homeInfoParams] Title = "👋 Welcome to my homepage" |