Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
tom-sapletta-com authored Jan 7, 2024
1 parent 8ade8a0 commit 78e759a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@
<head>
<meta charset="utf-8">
<title>Progress Dashboard</title>
<script src="js/yaml.min.js"></script>
<script src="js/js-yaml.min.js"></script>
<!-- <script src="https://cdn.jsdelivr.net/npm/js-yaml@3/dist/js-yaml.min.js"></script> -->
<script src="js/main.js"></script>

<link rel="stylesheet" href="//md.softreck.dev/reset.css">
Expand Down

0 comments on commit 78e759a

Please sign in to comment.