Moved script src for eruda to the head

This commit is contained in:
Preston 2024-10-01 11:22:15 -07:00 committed by GitHub
parent ccb5189e91
commit 632129db36
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -12,6 +12,7 @@
<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="https://cdn.jsdelivr.net/npm/eruda"></script>
<script src="/js/ga4.js"></script>
<script src="/js/darkmode.js"></script>
</head>
@ -94,7 +95,6 @@
<h3>DANGER ZONE</h3>
<a onclick="openClrModal();" class="clr-btn">Reset All Local Data</a>
<script src="https://cdn.jsdelivr.net/npm/eruda"></script>
<a onclick="eruda.init();"><button>Devtools</button></a>
<div id="clr-data-model" class="modal">