Skip to content

Commit dab4919

Browse files
committed
docs(dashboard): refresh github pages site
1 parent 0aa6449 commit dab4919

File tree

3 files changed

+1062
-437
lines changed

3 files changed

+1062
-437
lines changed

site/404.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,18 +4,18 @@
44
<meta charset="UTF-8" />
55
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
66
<title>Page Not Found | Viaduct</title>
7-
<meta name="theme-color" content="#08151d" />
7+
<meta name="theme-color" content="#0A1020" />
88
<link rel="icon" href="favicon.svg" type="image/svg+xml" />
99
<link rel="preconnect" href="https://fonts.googleapis.com" />
1010
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
1111
<link
12-
href="https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@400;500&family=Public+Sans:wght@400;500;600;700&family=Space+Grotesk:wght@500;700&display=swap"
12+
href="https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@400;500&family=IBM+Plex+Sans:wght@400;500;600;700&family=Space+Grotesk:wght@500;700&display=swap"
1313
rel="stylesheet"
1414
/>
1515
<link rel="stylesheet" href="styles.css" />
1616
</head>
1717
<body>
18-
<div class="page-shell">
18+
<div class="site-shell">
1919
<main class="not-found">
2020
<p class="eyebrow">404</p>
2121
<h1>This route is not part of the current Viaduct site.</h1>

0 commit comments

Comments
 (0)