mirror of
https://github.com/apricote/apricote.de.git
synced 2026-01-13 20:51:02 +00:00
feat: use nord theme for syntax highlighting
This commit is contained in:
parent
642d48bd6d
commit
a2eede04f7
1 changed files with 8 additions and 0 deletions
|
|
@ -43,6 +43,10 @@ params:
|
|||
- name: mastodon
|
||||
url: "https://hachyderm.io/@apricote"
|
||||
|
||||
assets:
|
||||
# Use hugo native highlighter for Nord theme
|
||||
disableHLJS: true
|
||||
|
||||
menu:
|
||||
main:
|
||||
- identifier: about
|
||||
|
|
@ -60,3 +64,7 @@ menu:
|
|||
- identifier: listory
|
||||
name: Favorite Music
|
||||
url: listory
|
||||
|
||||
markup:
|
||||
highlight:
|
||||
style: nord
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue