add play-arknight-endfield-in-archlinux.md, some config changed
All checks were successful
Hexo Build and Deploy / Build Hexo and Deploy to GitHub (push) Successful in 6m59s

This commit is contained in:
2026-02-02 18:21:41 +08:00
parent a15155e75e
commit 020c3db871
3 changed files with 78 additions and 5 deletions

View File

@ -313,14 +313,14 @@ articles:
author_label:
enable: true # Whether to enable
auto: true # Whether to automatically add author label, e.g. Lv1, Lv2, Lv3...
list: []
list: [Lv1, Lv2, Lv3]
# Code block settings
code_block:
copy: true # Whether to enable code block copy button
style: mac # mac | simple
style: simple # mac | simple
highlight_theme: # Color scheme for highlightjs code highlighting. For preview, see https://highlightjs.org/examples
light: github # light mode theme, support: github, atom-one-light, default
dark: vs2015 # dark mode theme, support: github-dark, monokai-sublime, vs2015, night-owl, atom-one-dark, nord, tokyo-night-dark, a11y-dark, agate
dark: github-dark # dark mode theme, support: github-dark, monokai-sublime, vs2015, night-owl, atom-one-dark, nord, tokyo-night-dark, a11y-dark, agate
font: # Custom font
enable: false # Whether to enable
family: # Font family
@ -486,7 +486,7 @@ page_templates:
# Docs: https://redefine-docs.ohevan.com/cdn
cdn:
# Whether to enable CDN
enable: false
enable: true
# CDN Provider
provider: npmmirror # npmmirror, zstatic, cdnjs, jsdelivr, unpkg, custom
# Custom CDN URL