Skip to content

Commit

Permalink
try mathjax
Browse files Browse the repository at this point in the history
  • Loading branch information
沈旭东 authored and 沈旭东 committed Dec 6, 2023
1 parent 3be575f commit 3181b0a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 2 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,8 @@
<script src="./static/js/index.js"></script>
<link href="./static/css/DreamBooth_files/style.ccs" rel="stylesheet">

<script src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/3.2.2/es5/core.min.js" integrity="sha512-Vj8DsxZwse5LgmhPlIXhSr/+mwl8OajbZVCr4mX/TcDjwU1ijG6A15cnyRXqZd2mUOQqRk4YbQdc7XhvedWqMg==" crossorigin="anonymous" referrerpolicy="no-referrer"></script>
<!-- <script src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/3.2.2/es5/core.min.js" integrity="sha512-Vj8DsxZwse5LgmhPlIXhSr/+mwl8OajbZVCr4mX/TcDjwU1ijG6A15cnyRXqZd2mUOQqRk4YbQdc7XhvedWqMg==" crossorigin="anonymous" referrerpolicy="no-referrer"></script> -->
<script src="./static/js/mathjax.js"></script>

<style type="text/css">
h2 {
Expand Down
1 change: 1 addition & 0 deletions static/js/mathjax.js

Large diffs are not rendered by default.

0 comments on commit 3181b0a

Please sign in to comment.