Removed jyappers weird eruda code
This commit is contained in:
parent
75bf66e233
commit
4d1478aff6
13
index.html
13
index.html
@ -12,18 +12,7 @@
|
||||
<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 async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-2593894696548093"
|
||||
crossorigin="anonymous"></script>
|
||||
<style type="text/css">
|
||||
.eruda-search-highlight-block {
|
||||
display: inline
|
||||
}
|
||||
|
||||
.eruda-search-highlight-block .eruda-keyword {
|
||||
background: #fffbe5;
|
||||
color: #5c5c00
|
||||
}
|
||||
</style>
|
||||
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-2593894696548093" crossorigin="anonymous"></script>
|
||||
<script src="js/ga4.js"></script> <!-- if you put the ga4 script in ANY other file, put a "/" before "js" -->
|
||||
<script src="js/darkmoderewrite.js"></script>
|
||||
</head>
|
||||
|
Loading…
x
Reference in New Issue
Block a user