Skip to content

Commit

Permalink
update HTML core to v1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Sup2point0 authored Apr 2, 2024
1 parent 3b683fb commit 3e863ca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions quarkdown/resources/core.html
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
<!DOCTYPE html>

<!-- Quarkdown Core v1.4.0 -->
<!-- Quarkdown Core v1.5.0 -->
<html>

<head>
<link rel="stylesheet" type="text/css" href="https://raw.githack.com/Sup2point0/supcode/sup/resources/Nova/Nova.css">
<link rel="stylesheet" type="text/css" href="https://raw.githack.com/Sup2point0/Quarkdown/main/quarkdown/resources/essence.css">
<link rel="stylesheet" type="text/css" href="https://raw.githack.com/Sup2point0/Quarkdown/main/quarkdown/resources/{style}.css">
{styles}
<script type="text/javascript" src="https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"> </script>
</head>

Expand Down

0 comments on commit 3e863ca

Please sign in to comment.