This commit is contained in:
2026-01-28 15:29:36 +01:00
parent 0580d3a339
commit c9e18df0b7
7 changed files with 83 additions and 6 deletions

View File

@@ -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">