feat: Actualizar CDC Brief con branding GLM y ajustes UX finales
This commit is contained in:
+7
-2
@@ -1,10 +1,15 @@
|
||||
<!doctype html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
|
||||
<link rel="preconnect" href="https://fonts.googleapis.com" />
|
||||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
|
||||
<link href="https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@300;400;500;600;700;800&display=swap" rel="stylesheet" />
|
||||
<link rel="icon" type="image/png" href="glm-logo.png?v=5" />
|
||||
<link rel="shortcut icon" type="image/png" href="glm-logo.png?v=5" />
|
||||
<link rel="apple-touch-icon" href="glm-logo.png?v=5" />
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>CDC Brief GLM</title>
|
||||
<title>CDC Brief | GLM</title>
|
||||
</head>
|
||||
<body>
|
||||
<div id="root"></div>
|
||||
|
||||
Reference in New Issue
Block a user