summaryrefslogtreecommitdiff
path: root/hugo.toml
diff options
context:
space:
mode:
authorhyang <hyang@hyang.xyz>2023-09-10 22:07:28 -0700
committerhyang <hyang@hyang.xyz>2023-09-10 22:07:28 -0700
commitd6b50f54a5d3e8b6cbbbc98e23429248b6859318 (patch)
treeff4dc65fca873685f9c71790f8dc036681d8a25f /hugo.toml
parent2278afa400b17c004e2c4312695e5a2d5a87604c (diff)
Add subtitle
Diffstat (limited to 'hugo.toml')
-rw-r--r--hugo.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/hugo.toml b/hugo.toml
index 992f40c..6b430d0 100644
--- a/hugo.toml
+++ b/hugo.toml
@@ -9,6 +9,8 @@ paginate = 5
# the list of set content will show up on your index page (baseurl).
contentTypeName = "post"
+ subtitle = "My blogpostings"
+
# ["orange", "blue", "red", "green", "pink"]
themeColor = "blue"