Gera e configura ícones PWA otimizados e quadrados para dispositivos móveis
This commit is contained in:
+2
-2
@@ -11,7 +11,7 @@
|
||||
<meta name="apple-mobile-web-app-capable" content="yes">
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
|
||||
<meta name="apple-mobile-web-app-title" content="Camila AI">
|
||||
<link rel="apple-touch-icon" href="/assets/camila_prof.png">
|
||||
<link rel="apple-touch-icon" href="/assets/apple-touch-icon.png">
|
||||
<title>Camila AI</title>
|
||||
<!-- Google Fonts Outfit & Inter -->
|
||||
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||
@@ -21,7 +21,7 @@
|
||||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.9.0/styles/github-dark.min.css">
|
||||
<link rel="stylesheet" href="style.css">
|
||||
<!-- Favicon customizado -->
|
||||
<link rel="icon" href="/assets/camila_prof.png" type="image/png">
|
||||
<link rel="icon" href="/assets/icon-192.png" type="image/png">
|
||||
</head>
|
||||
<body>
|
||||
<div class="app-container">
|
||||
|
||||
Reference in New Issue
Block a user