From c101fa18d2ac24265f61bb85b39fe9dda7ba69bd Mon Sep 17 00:00:00 2001 From: makisevon Date: Wed, 24 Apr 2024 17:01:03 +0800 Subject: [PATCH] feat(theme): update --- config.toml | 6 +++++- themes/meme | 2 +- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/config.toml b/config.toml index d93e416..1e26352 100644 --- a/config.toml +++ b/config.toml @@ -18,7 +18,11 @@ newContentEditor = "" defaultContentLanguage = "en" defaultContentLanguageInSubdir = false -# Pluralize titles in lists? +# Title case style +# https://gohugo.io/getting-started/configuration/#configure-title-case +titleCaseStyle = "none" + +# Pluralize list titles pluralizeListTitles = false # The length of text in words to show in summary diff --git a/themes/meme b/themes/meme index e476535..d9fcef4 160000 --- a/themes/meme +++ b/themes/meme @@ -1 +1 @@ -Subproject commit e476535c916dc6aef0e2bb712eebf5c234bc0737 +Subproject commit d9fcef4c8a8e0f5605aae1ff52bb557594c20d55