Skip to content

Commit

Permalink
config: katex config should go to theme config instead of hexo
Browse files Browse the repository at this point in the history
See next-theme/hexo-theme-next#696

Signed-off-by: Luc Ma <luc@sietium.com>
  • Loading branch information
lucmann committed Oct 22, 2024
1 parent ef60455 commit 00b7389
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,12 +107,6 @@ theme: even

plugins: hexo-math

math:
katex:
css: 'https://cdn.jsdelivr.net/npm/katex@0.12.0/dist/katex.min.css'
options:
throwOnError: false

# Deployment
## Docs: https://hexo.io/docs/deployment.html
deploy:
Expand Down

0 comments on commit 00b7389

Please sign in to comment.