LIL BRO CALL SCRIPTS IN THE HEAD
I'm getting head
This commit is contained in:
parent
22754c5931
commit
172f099afd
10
index.html
10
index.html
@ -11,6 +11,8 @@
|
||||
<link rel="stylesheet" href="css/popup.css">
|
||||
<link rel="stylesheet" href="css/searchbar.css">
|
||||
<script src="https://code.jquery.com/jquery-3.6.0.min.js"></script>
|
||||
<script src="js/searchbar.js"></script>
|
||||
<script src="js/popup.js"></script>
|
||||
|
||||
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||
@ -54,7 +56,7 @@
|
||||
</div>
|
||||
|
||||
|
||||
<h3>DANGER ZONE</h3>
|
||||
<!-- <h3>DANGER ZONE</h3>
|
||||
<a onclick="openClrModal();" class="clr-btn">Reset All Local Data</a>
|
||||
|
||||
<div id="clr-data-model" class="modal">
|
||||
@ -65,9 +67,7 @@
|
||||
<button class="cancel-btn" onclick="closeClrModal()">Cancel</button>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<script src="js/searchbar.js"></script>
|
||||
</div> -->
|
||||
|
||||
<div class="footer">
|
||||
<div id="footerText">
|
||||
@ -105,6 +105,4 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<script src="js/popup.js"></script>
|
||||
|
||||
</html>
|
Loading…
x
Reference in New Issue
Block a user