Skip to content

Commit bbbb505

Browse files
committed
Migrated Anubis2 theme configuration.
1 parent c6bcee5 commit bbbb505

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

config.yml

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -14,19 +14,19 @@ author:
1414

1515
params:
1616
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'
2917
mainSections: ['posts']
18+
anubis2:
19+
colortheme: 'auto'
20+
colorthemeswitcher: 'true'
21+
enablesummary: true
22+
enablereadmorebutton: true
23+
paginationsinglepost: true
24+
tocsthreshold: 300
25+
social:
26+
- id: 'github'
27+
url: 'https://github.com/itsallcode'
28+
- id: youtube
29+
url: 'https://www.youtube.com/@itsallcode-org'
3030

3131
menu:
3232
main:

0 commit comments

Comments
 (0)