mirror of
https://github.com/lxsang/antos-frontend.git
synced 2025-07-29 20:20:36 +02:00
Blogger now support katex rendering
This commit is contained in:
@ -1,10 +1,10 @@
|
||||
coffee_files = dialogs.coffee main.coffee
|
||||
|
||||
jsfiles =
|
||||
jsfiles = katex/katex.js katex/auto-render.js
|
||||
|
||||
cssfiles = main.css
|
||||
cssfiles = main.css katex/katex.css
|
||||
|
||||
copyfiles = scheme.html cvsection.html package.json
|
||||
copyfiles = scheme.html cvsection.html package.json katex/fonts
|
||||
|
||||
|
||||
PKG_NAME=Blogger
|
||||
|
Reference in New Issue
Block a user