Skip to content
This repository was archived by the owner on Nov 2, 2024. It is now read-only.

Commit cf4cf4f

Browse files
authored
docs(themes/Shiro): fix theme config (#13)
Signed-off-by: 浮心物语 <[email protected]>
1 parent 3d632c1 commit cf4cf4f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pages/themes/shiro.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@ import { EnvVariableConfig } from '@components/EnvVariableConfig';
217217
"bilibili": {
218218
"liveId": 1434499
219219
}
220-
},
220+
}
221221
}
222222
}
223223
```
@@ -243,4 +243,4 @@ import { EnvVariableConfig } from '@components/EnvVariableConfig';
243243
.nextra-content pre {
244244
max-height: 50vh;
245245
}
246-
`}</style>
246+
`}</style>

0 commit comments

Comments
 (0)