optimize for apple touch

This commit is contained in:
2023-12-28 09:52:18 +01:00
parent 8efdd045c3
commit 5c1bc0635e
11 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@
</script>
<link rel="icon" sizes="192x192" href="/android-chrome-192x192.png">
<link rel="icon" sizes="512x512" href="/android-chrome-512x512.png">
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
<style>
/* CSS for mobile, tablet, and print optimization */
@media screen and (max-width: 600px) {