🚧 Progress on workbench and CFP
This commit is contained in:
parent
c2628a0a52
commit
c9afc0edd0
26 changed files with 962 additions and 25 deletions
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"plugins": [
|
||||
["prismjs", {
|
||||
"languages": ["javascript", "css", "markup"],
|
||||
"plugins": ["line-numbers"],
|
||||
"theme": "twilight",
|
||||
"css": true
|
||||
}]
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue