change markup highlight to fix issue on dark-themed devices
All checks were successful
Build Hugo Site / build (push) Successful in 11s
All checks were successful
Build Hugo Site / build (push) Successful in 11s
This commit is contained in:
parent
0d07ba6e47
commit
ca08f29c78
@ -65,7 +65,7 @@ url = "/posts"
|
|||||||
# Syntax highlight on code blocks
|
# Syntax highlight on code blocks
|
||||||
[markup]
|
[markup]
|
||||||
[markup.highlight]
|
[markup.highlight]
|
||||||
style = 'github'
|
style = 'catppuccin-frappe'
|
||||||
|
|
||||||
[[deployment.matchers]]
|
[[deployment.matchers]]
|
||||||
pattern = "^.+\\.(js|css|svg|ttf|woff2)$"
|
pattern = "^.+\\.(js|css|svg|ttf|woff2)$"
|
||||||
|
Loading…
Reference in New Issue
Block a user