1
0
Fork 0
blog/.rehyperc

13 lines
No EOL
170 B
Text

{
"plugins": [
[
"@shikijs/rehype",
{
"themes": {
"light": "one-light",
"dark": "one-dark-pro"
}
}
]
]
}