Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
asilvafx authored Dec 2, 2024
1 parent 33f5a32 commit 6d1df7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@

<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Anton&display=swap" rel="stylesheet">

<script type="module" crossorigin src="ui/assets/index.js?v={{@DEBUG>0?time():@VERSION}}"></script>
<link rel="stylesheet" crossorigin href="ui/assets/index.css?v={{@DEBUG>0?time():@VERSION}}">

Expand Down

0 comments on commit 6d1df7a

Please sign in to comment.