Skip to content

Commit df1ef21

Browse files
authored
Update index.html
1 parent 15f8668 commit df1ef21

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,11 +56,11 @@
5656
<link rel="manifest" href="/assets/img/favicons/site.webmanifest">
5757
-->
5858

59-
<!--
6059
<script src="/assets/js/dist/theme.min.js"></script>
6160
<script defer src="/assets/js/dist/home.min.js"></script>
62-
<script defer src="/app.min.js?baseurl=&register=true" ></script>
61+
<script defer src="assets/js/dist/app.min.js" ></script>
6362

63+
<!--
6464
<script defer src="https://cdn.jsdelivr.net/combine/npm/[email protected]/dest/simple-jekyll-search.min.js,npm/[email protected]/dist/loading-attribute-polyfill.umd.min.js,npm/[email protected]/dayjs.min.js,npm/[email protected]/locale/en.js,npm/[email protected]/plugin/relativeTime.js,npm/[email protected]/plugin/localizedFormat.js"></script>
6565
<script defer src="https://www.googletagmanager.com/gtag/js?id=G-6L3G54N42E"></script>
6666
<script> document.addEventListener('DOMContentLoaded', () => { window.dataLayer = window.dataLayer || []; function gtag() { dataLayer.push(arguments); } gtag('js', new Date()); gtag('config', 'G-6L3G54N42E'); }); </script>

0 commit comments

Comments
 (0)