We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6bcee5 commit bbbb505Copy full SHA for bbbb505
1 file changed
config.yml
@@ -14,19 +14,19 @@ author:
14
15
params:
16
description: 'Home of the everything-is-code enthusiasts'
17
- colorTheme: 'auto'
18
- colorThemeSwitcher: 'true'
19
- paginationSinglePost: true
20
- toc: true
21
- readMore: true
22
- GoogleAnalytics:
23
- enabled: false
24
- social:
25
- - id: 'github'
26
- url: 'https://github.com/itsallcode'
27
- - id: youtube
28
- url: 'https://www.youtube.com/@itsallcode-org'
29
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'
30
31
menu:
32
main:
0 commit comments