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 3d6720c commit 5779735
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion 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>⁋olyCarp</title>
<title>New PolyCarp</title>
<link rel="stylesheet" href="newpoly.css">
<script src="newpoly.js"></script>
</head>
Expand All @@ -16,6 +16,10 @@
<br/><br/>
<em>Tap To <br/><u>Hightlight</u><br/> Verses</em><br/><br/>

<hr/><br/>

<em>Highlighed Verses:</em>

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

0 comments on commit 5779735

Please sign in to comment.