add logo
This commit is contained in:
@@ -4,14 +4,17 @@
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta name="description" content="dgray.io - deals in gray">
|
||||
<meta name="theme-color" content="#2563eb">
|
||||
<meta name="theme-color" content="#555555">
|
||||
|
||||
<title>dgray.io</title>
|
||||
|
||||
<link rel="manifest" href="manifest.json">
|
||||
<link rel="icon" type="image/svg+xml" href="assets/icons/icon.svg">
|
||||
<link rel="icon" type="image/svg+xml" href="assets/icon.svg">
|
||||
<link rel="apple-touch-icon" href="assets/icons/icon-192.png">
|
||||
|
||||
<!-- Preload Logo Font -->
|
||||
<link rel="preload" href="assets/fonts/SpaceGrotesk-Bold.woff2" as="font" type="font/woff2" crossorigin>
|
||||
|
||||
<link rel="stylesheet" href="css/fonts.css">
|
||||
<link rel="stylesheet" href="css/variables.css">
|
||||
<link rel="stylesheet" href="css/base.css">
|
||||
|
||||
Reference in New Issue
Block a user