Skip to content

Commit

Permalink
doc action test
Browse files Browse the repository at this point in the history
  • Loading branch information
Tony-Tan committed May 11, 2024
1 parent 5644bcd commit b951449
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/page_temp.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<link id="highlight-style" rel="stylesheet">
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.3.1/highlight.min.js"></script>

<link rel="stylesheet" href="html/style.css">
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/katex.min.css">
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/katex.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/contrib/auto-render.min.js"></script>
Expand Down Expand Up @@ -68,7 +68,7 @@ <h2>{{ section.title }}</h2>
</div>
{% endfor %}
</div>
<script src="html/interactive.js"></script>
<script src="interactive.js"></script>
<script>
function handleImages() {
var images = document.querySelectorAll('p>img');
Expand Down

0 comments on commit b951449

Please sign in to comment.