diff --git a/config.yml b/config.yml index 8a04203..433b16d 100644 --- a/config.yml +++ b/config.yml @@ -14,19 +14,19 @@ author: params: description: 'Home of the everything-is-code enthusiasts' - colorTheme: 'auto' - colorThemeSwitcher: 'true' - paginationSinglePost: true - toc: true - readMore: true - GoogleAnalytics: - enabled: false - social: - - id: 'github' - url: 'https://github.com/itsallcode' - - id: youtube - url: 'https://www.youtube.com/@itsallcode-org' mainSections: ['posts'] + anubis2: + colortheme: 'auto' + colorthemeswitcher: 'true' + enablesummary: true + enablereadmorebutton: true + paginationsinglepost: true + tocsthreshold: 300 + social: + - id: 'github' + url: 'https://github.com/itsallcode' + - id: youtube + url: 'https://www.youtube.com/@itsallcode-org' menu: main: diff --git a/themes/anubis2 b/themes/anubis2 index 821a5a1..134c3d0 160000 --- a/themes/anubis2 +++ b/themes/anubis2 @@ -1 +1 @@ -Subproject commit 821a5a1c6a2f15a68627037bd5ce390144237150 +Subproject commit 134c3d02bd4b0f802a4fcf26d8b2d051f288bfe2