Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
qwinsi committed Jul 1, 2024
1 parent 2c0ec33 commit c4cb582
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion assets/index-C0bZt9xi.css → assets/index-BMQIRQZC.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion assets/index-CQqthcE2.js → assets/index-CaFx18S4.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>tex2typst Web App - Convert LaTex formula code to Typst</title>

<script type="module" crossorigin src="/tex2typst-webapp/assets/index-CQqthcE2.js"></script>
<link rel="stylesheet" crossorigin href="/tex2typst-webapp/assets/index-C0bZt9xi.css">
<script type="module" crossorigin src="/tex2typst-webapp/assets/index-CaFx18S4.js"></script>
<link rel="stylesheet" crossorigin href="/tex2typst-webapp/assets/index-BMQIRQZC.css">
</head>
<body>
<div id="app"></div>
Expand Down

0 comments on commit c4cb582

Please sign in to comment.