99
1010 < link rel ="canonical " href ="https://cadeoleo.github.io/index_en.html ">
1111
12- < link rel ="apple-touch-icon " sizes ="180x180 " href ="assets /images/apple-touch-icon-180x180.png ">
13- < link rel ="icon " type ="image/png " sizes ="32x32 " href ="assets /images/favicon-32x32.png ">
14- < link rel ="icon " type ="image/png " sizes ="512x512 " href ="assets /images/android-chrome-512x512.png ">
15- < link rel ="icon " type ="image/png " sizes ="192x192 " href ="assets /images/android-chrome-192x192.png ">
16- < link rel ="icon " type ="image/png " sizes ="16x16 " href ="assets /images/favicon-16x16.png ">
12+ < link rel ="apple-touch-icon " sizes ="180x180 " href ="/images/apple-touch-icon-180x180.png ">
13+ < link rel ="icon " type ="image/png " sizes ="32x32 " href ="/images/favicon-32x32.png ">
14+ < link rel ="icon " type ="image/png " sizes ="512x512 " href ="/images/android-chrome-512x512.png ">
15+ < link rel ="icon " type ="image/png " sizes ="192x192 " href ="/images/android-chrome-192x192.png ">
16+ < link rel ="icon " type ="image/png " sizes ="16x16 " href ="/images/favicon-16x16.png ">
1717 < link rel ="manifest " href ="manifest.webmanifest ">
18- < link rel ="mask-icon " href ="assets /images/safari-pinned-tab.svg " color ="#03337c ">
19- < link rel ="shortcut icon " href ="assets /images/favicon.ico ">
18+ < link rel ="mask-icon " href ="/images/safari-pinned-tab.svg " color ="#03337c ">
19+ < link rel ="shortcut icon " href ="/images/favicon.ico ">
2020
2121 < meta name ="apple-mobile-web-app-title " content ="CadeOLeo ">
2222 < meta name ="application-name " content ="CadeOLeo ">
2525 < meta name ="apple-mobile-web-app-capable " content ="yes ">
2626 < meta name ="mobile-web-app-capable " content ="yes ">
2727
28- < meta property ="og:image " content ="https://cadeoleo.github.io/assets/ images/favicon.png ">
28+ < meta property ="og:image " content ="https://cadeoleo.github.io/images/favicon.png ">
2929
3030 < title > CadeOLeo!Ver</ title >
3131
@@ -189,7 +189,7 @@ <h4 class="modal-title text-center w-100">
189189 < script type ="module " src ="../src/js/main.js "> </ script >
190190 < script src ="registerSW.js "> </ script >
191191
192- <!-- Google Analytics -->
192+ <!-- Google Analytics (commented out - configure UA tracking ID if needed)
193193 <script>
194194 (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
195195 (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
@@ -199,5 +199,6 @@ <h4 class="modal-title text-center w-100">
199199 ga('create', 'UA-71391701-1', 'auto');
200200 ga('send', 'pageview');
201201 </script>
202+ -->
202203</ body >
203204</ html >
0 commit comments