INIT (I swear I will never re-init this repo again)
This commit is contained in:
commit
3db85006cc
105 changed files with 16927 additions and 0 deletions
13
.rehyperc
Normal file
13
.rehyperc
Normal file
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"plugins": [
|
||||
[
|
||||
"@shikijs/rehype",
|
||||
{
|
||||
"themes": {
|
||||
"light": "one-light",
|
||||
"dark": "one-dark-pro"
|
||||
}
|
||||
}
|
||||
]
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue