Skip to content

Commit c394f31

Browse files
authored
Updated the anubis2 theme to 1.3.2 pre-release 165. (#21)
* Updated the anubis2 theme to 1.3.2 pre-release 165. * Migrated Anubis2 theme configuration.
1 parent 565f4c7 commit c394f31

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
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:

themes/anubis2

0 commit comments

Comments
 (0)