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 0e3ceb2 commit b3097ce
Show file tree
Hide file tree
Showing 11 changed files with 34 additions and 34 deletions.
6 changes: 3 additions & 3 deletions public/browse.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
<title>owu! | Browsing</title>
<link rel=”canonical” href=”https://webosu.online/”/>
<meta name="description" content="owu = osu! + web | The unofficial web port of the rhythm game osu!">
<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">
<link rel="stylesheet" href="css/picnic.min.css">
<link rel="stylesheet" type="text/css" href="css/main.css">
<link rel="stylesheet" type="text/css" href="css/font.css">
<link rel="icon" href="favicon.png">
<script src="scripts/launchgame.js"></script>
<script src="scripts/downloader.js"></script>
Expand Down
6 changes: 3 additions & 3 deletions public/changes.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
<title>owu! | Changelog</title>
<link rel=”canonical” href=”https://webosu.online/”/>
<meta name="description" content="owu = osu! + web | The unofficial web port of the rhythm game osu!">
<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">
<link rel="stylesheet" href="css/picnic.min.css">
<link rel="stylesheet" type="text/css" href="css/main.css">
<link rel="stylesheet" type="text/css" href="css/font.css">
<link rel="icon" href="favicon.png">
<script async src="https://arc.io/widget.min.js#f6CePGyv"></script>
</head>
Expand Down
6 changes: 3 additions & 3 deletions public/faq.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
<title>owu! | FAQ</title>
<link rel=”canonical” href=”https://webosu.online/”/>
<meta name="description" content="owu = osu! + web | The unofficial web port of the rhythm game osu!">
<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">
<link rel="stylesheet" href="css/picnic.min.css">
<link rel="stylesheet" type="text/css" href="css/main.css">
<link rel="stylesheet" type="text/css" href="css/font.css">
<link rel="icon" href="favicon.png">
<script async src="https://arc.io/widget.min.js#f6CePGyv"></script>
</head>
Expand Down
6 changes: 3 additions & 3 deletions public/gradetest.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="content-type" content="text/html;charset=UTF-8">
<link rel="icon" href="favicon.png">
<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">
<link rel="stylesheet" href="css/picnic.min.css">
<link rel="stylesheet" type="text/css" href="css/main.css">
<link rel="stylesheet" type="text/css" href="css/font.css">
<script async src="https://arc.io/widget.min.js#f6CePGyv"></script>
</head>

Expand Down
6 changes: 3 additions & 3 deletions public/history.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@
<meta name="description" content="owu = osu! + web | The unofficial web port of the rhythm game osu!">
<meta http-equiv="content-type" content="text/html;charset=UTF-8">
<link rel="icon" href="favicon.png">
<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">
<link rel="stylesheet" href="css/picnic.min.css">
<link rel="stylesheet" type="text/css" href="css/main.css">
<link rel="stylesheet" type="text/css" href="css/font.css">
<script src="scripts/lib/localforage.min.js"></script>
<script async src="https://arc.io/widget.min.js#f6CePGyv"></script>
</head>
Expand Down
6 changes: 3 additions & 3 deletions public/hot.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@
<meta name="description" content="owu = osu! + web | The unofficial web port of the rhythm game osu!">
<meta http-equiv="content-type" content="text/html;charset=UTF-8">
<link rel="icon" href="favicon.png">
<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">
<link rel="stylesheet" href="css/picnic.min.css">
<link rel="stylesheet" type="text/css" href="css/main.css">
<link rel="stylesheet" type="text/css" href="css/font.css">
<script src="scripts/launchgame.js"></script>
<script src="scripts/downloader.js"></script>
<script src="scripts/addbeatmaplist.js"></script>
Expand Down
8 changes: 4 additions & 4 deletions public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@
<meta name="description" content="owu = osu! + web | The unofficial web port of the rhythm game osu!">
<meta http-equiv="content-type" content="text/html;charset=UTF-8">
<link rel="icon" href="favicon.png">
<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">
<link rel="csssheet" href="css/picnic.min.css">
<link rel="csssheet" type="text/css" href="css/main.css">
<link rel="csssheet" type="text/css" href="css/font.css">
<script src="scripts/launchgame.js"></script>
<script src="scripts/downloader.js"></script>
<script src="scripts/addbeatmaplist.js"></script>
Expand Down Expand Up @@ -118,7 +118,7 @@ <h2>Latest Beatmaps</h2>
</div>
<div class="index-area">
<h2>Random Beatmaps<h2>
<a onclick="genRandomList()" class="more" style="cursor:pointer;">Randomize Beatmaps</a>
<a onclick="genRandomList()" class="more" css="cursor:pointer;">Randomize Beatmaps</a>
<hr />
<div class="beatmap-list" id="beatmap-list-random">
<!-- to be filled in script -->
Expand Down
6 changes: 3 additions & 3 deletions public/local.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@
<meta name="description" content="owu = osu! + web | The unofficial web port of the rhythm game osu!">
<meta http-equiv="content-type" content="text/html;charset=UTF-8">
<link rel="icon" href="favicon.png">
<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">
<link rel="stylesheet" href="css/picnic.min.css">
<link rel="stylesheet" type="text/css" href="css/main.css">
<link rel="stylesheet" type="text/css" href="css/font.css">
<script src="scripts/launchgame.js"></script>
<script src="scripts/downloader.js"></script>
<script src="scripts/addbeatmaplist.js"></script>
Expand Down
6 changes: 3 additions & 3 deletions public/new.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@
<meta name="description" content="owu = osu! + web | The unofficial web port of the rhythm game osu!">
<meta http-equiv="content-type" content="text/html;charset=UTF-8">
<link rel="icon" href="favicon.png">
<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">
<link rel="stylesheet" href="css/picnic.min.css">
<link rel="stylesheet" type="text/css" href="css/main.css">
<link rel="stylesheet" type="text/css" href="css/font.css">
<script src="scripts/launchgame.js"></script>
<script src="scripts/downloader.js"></script>
<script src="scripts/addbeatmaplist.js"></script>
Expand Down
6 changes: 3 additions & 3 deletions public/search.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
<meta name="description" content="owu = osu! + web | The unofficial web port of the rhythm game osu!">
<meta http-equiv="content-type" content="text/html;charset=UTF-8">
<link rel="icon" href="favicon.png">
<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">
<link rel="stylesheet" href="css/picnic.min.css">
<link rel="stylesheet" type="text/css" href="css/main.css">
<link rel="stylesheet" type="text/css" href="css/font.css">
<script src="scripts/launchgame.js"></script>
<script src="scripts/downloader.js"></script>
<script src="scripts/addbeatmaplist.js"></script>
Expand Down
6 changes: 3 additions & 3 deletions public/settings.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
<meta name="description" content="owu = osu! + web | The unofficial web port of the rhythm game osu!">
<meta http-equiv="content-type" content="text/html;charset=UTF-8">
<link rel="icon" href="favicon.png">
<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">
<link rel="stylesheet" href="css/picnic.min.css">
<link rel="stylesheet" type="text/css" href="css/main.css">
<link rel="stylesheet" type="text/css" href="css/font.css">
<script src="scripts/settings.js"></script>
<script async src="https://arc.io/widget.min.js#f6CePGyv"></script>
</head>
Expand Down

0 comments on commit b3097ce

Please sign in to comment.