From d6b50f54a5d3e8b6cbbbc98e23429248b6859318 Mon Sep 17 00:00:00 2001 From: hyang Date: Sun, 10 Sep 2023 22:07:28 -0700 Subject: Add subtitle --- hugo.toml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'hugo.toml') 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" -- cgit v1.2.3