Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
YawarRaza7349 authored Jun 13, 2024
1 parent f1f08ff commit b7ea318
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions index.html
Original file line number Diff line number Diff line change
@@ -5,11 +5,6 @@
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>Revenge of the Cyclic Cicadas</title>
<link rel="stylesheet" href="index.css"/>
<script>
window.onerror = (event, source, lineno, colno, error) => {
document.body.prepend(event, source, lineno, colno, error);
}
</script>
<script type="module" src="preprocessed.js"></script>
<script type="module" src="index.js"></script>
</head>

0 comments on commit b7ea318

Please sign in to comment.