diff --git a/CHANGELOG.md b/CHANGELOG.md index 2129e93..40239e0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1 @@ -* BREAKING - * min Hugo version is now v0.65 -* ENHANCEMENT - * update mermaid to v8.5.0 - * update config documentation +* UNRELEASED diff --git a/exampleSite/content/usage/configuration.md b/exampleSite/content/usage/configuration.md index 0b90cc7..40c2ff2 100644 --- a/exampleSite/content/usage/configuration.md +++ b/exampleSite/content/usage/configuration.md @@ -6,7 +6,7 @@ ```Toml # ... -theme = hugo-geekdoc +theme = 'hugo-geekdoc' # Required to get well formatted code blocks pygmentsUseClasses = true