Update app title and favicon to SIB and new icono.png
This commit is contained in:
@ -3,7 +3,7 @@
|
||||
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<link rel="icon" type="image/x-icon" href="/favicon.ico" />
|
||||
<link rel="icon" type="image/png" href="/icono.png" />
|
||||
<meta name="viewport"
|
||||
content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no, viewport-fit=cover" />
|
||||
<meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate" />
|
||||
@ -20,7 +20,7 @@
|
||||
<link rel="preconnect" href="https://wtxzmbqchntjymxszngc.supabase.co" crossorigin>
|
||||
<link rel="dns-prefetch" href="https://wtxzmbqchntjymxszngc.supabase.co">
|
||||
<link href="https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300..700&display=swap" rel="stylesheet">
|
||||
<title>SIBU - Sistema de Transporte</title>
|
||||
<title>SIB - Sistema de Transporte</title>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
Reference in New Issue
Block a user