File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change 2424 rel ="shortcut icon "
2525 href ="{{ '/assets/favicon.ico' | relative_url }} "
2626 />
27+
2728 < link
2829 rel ="apple-touch-icon "
2930 sizes ="180x180 "
3031 href ="{{ '/assets/apple-touch-icon.png' | relative_url }} "
3132 />
33+
3234 < meta name ="apple-mobile-web-app-title " content ="Java " />
3335 < link
3436 rel ="manifest "
268270</ head >
269271
270272< body >
273+
271274<!-- Dark Mode & Timezone Controls -->
272275< div id ="theme-time-container ">
273276 < button class ="dark-toggle " onclick ="toggleDarkMode() " aria-label ="Toggle Dark Mode ">
Original file line number Diff line number Diff line change 1- const CACHE_NAME = "java-evolution-cache-v6" ; // Updated version
1+ const CACHE_NAME = "java-evolution-cache-v6" ;
22const STATIC_ASSETS = [
33 "/JavaEvolution-Learning-Growing-Mastering/" ,
44 "/JavaEvolution-Learning-Growing-Mastering/default.html" ,
You can’t perform that action at this time.
0 commit comments