Skip to content

Commit

Permalink
Push
Browse files Browse the repository at this point in the history
  • Loading branch information
BlaNKtext committed Aug 18, 2021
1 parent 89460ad commit 0e3ceb2
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@
<link rel="stylesheet" href="style/picnic.min.css">
<link rel="stylesheet" type="text/css" href="style/main.css">
<link rel="stylesheet" type="text/css" href="style/font.css">
<script src="web-osu/scripts/launchgame.js"></script>
<script src="web-osu/scripts/downloader.js"></script>
<script src="web-osu/scripts/addbeatmaplist.js"></script>
<script src="web-osu/scripts/settings.js"></script>
<script src="web-osu/scripts/jsloader.js"></script>
<script src="web-osu/scripts/lib/localforage.min.js"></script>
<script src="scripts/launchgame.js"></script>
<script src="scripts/downloader.js"></script>
<script src="scripts/addbeatmaplist.js"></script>
<script src="scripts/settings.js"></script>
<script src="scripts/jsloader.js"></script>
<script src="scripts/lib/localforage.min.js"></script>
<script async src="https://arc.io/widget.min.js#f6CePGyv"></script>
</head>

Expand Down

0 comments on commit 0e3ceb2

Please sign in to comment.