Update index.html

This commit is contained in:
css pro 2024-10-02 11:52:06 -07:00 committed by GitHub
parent bd5c6c8578
commit 0479a85540
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -14,7 +14,7 @@
<script src="https://code.jquery.com/jquery-3.6.0.min.js"></script> <script src="https://code.jquery.com/jquery-3.6.0.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/eruda"></script> <script src="https://cdn.jsdelivr.net/npm/eruda"></script>
<script src="/js/ga4.js"></script> <script src="/js/ga4.js"></script>
<script src="/js/darkmode.js"></script> <script type="text/javascript" src="/js/darkmode.js"></script>
</head> </head>
<body> <body>