mirror of
https://github.com/davegallant/davegallant.github.io.git
synced 2025-08-08 01:22:29 +00:00
Switch themes to minimo
This commit is contained in:
12
themes/minimo/data/config/default/katex.json
Normal file
12
themes/minimo/data/config/default/katex.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"library": {
|
||||
"js": {
|
||||
"main": "//unpkg.com/katex/dist/katex.min.js",
|
||||
"autoRender": "//unpkg.com/katex/dist/contrib/auto-render.min.js"
|
||||
},
|
||||
"css": {
|
||||
"main": "//unpkg.com/katex/dist/katex.min.css"
|
||||
}
|
||||
},
|
||||
"options": {}
|
||||
}
|
Reference in New Issue
Block a user