Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
ClassicMC-Studios authored Sep 20, 2024
1 parent 2f2044f commit 9a08937
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>New PolyCarp</title>
<title>PolyCarp</title>
<link rel="stylesheet" href="newpoly.css">
<script src="newpoly.js"></script>
</head>
Expand All @@ -18,7 +18,7 @@

<!-- DEBUG FOR HIGHTLIGHTS -->
<p id="arr" style="opacity: 1;"></p><br/><br/>
<p id="cook" style="opacity: 1;"></p><br/><br/>
<p id="cook" style="opacity: 0;"></p><br/><br/>
<!-- END DEBUG-->

</div>
Expand Down

0 comments on commit 9a08937

Please sign in to comment.