Initial: JustVitamin AI Content Engine proposal site with 3 interactive demos
This commit is contained in:
16
html/404.html
Normal file
16
html/404.html
Normal file
@@ -0,0 +1,16 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>404 — JustVitamin × QuikCue</title>
|
||||
<link rel="stylesheet" href="/css/style.css">
|
||||
</head>
|
||||
<body>
|
||||
<main class="page" style="text-align:center;padding:6rem 1.5rem">
|
||||
<h1 style="font-size:4rem;margin-bottom:0.5rem"><span class="accent">404</span></h1>
|
||||
<p class="subtitle" style="margin:0 auto 2rem">This page doesn't exist. But the content engine does.</p>
|
||||
<a href="/" class="btn btn-primary">← Back to the Proposal</a>
|
||||
</main>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user