site: add mobile support

This commit is contained in:
Glen Huang
2025-10-07 23:03:35 +08:00
committed by Johannes Kirschbauer
parent cbe7e27f91
commit 8030b64cdb
8 changed files with 75 additions and 21 deletions

View File

@@ -38,8 +38,8 @@ export default function (): PluginOption {
.use(remarkRehype)
.use(rehypeShiki, {
themes: {
light: "nord",
dark: "nord",
light: "catppuccin-latte",
dark: "catppuccin-macchiato",
},
transformers: [
transformerNotationDiff({