Buckets:
| import { A } from "@solidjs/router" | |
| export default function NotFound() { | |
| return ( | |
| <main class="text-center mx-auto text-gray-700 p-4"> | |
| <h1 class="max-6-xs text-6xl text-sky-700 font-thin uppercase my-16">Not Found</h1> | |
| <p class="mt-8"> | |
| Visit{" "} | |
| <a href="https://solidjs.com" target="_blank" class="text-sky-600 hover:underline"> | |
| solidjs.com | |
| </a>{" "} | |
| to learn how to build Solid apps. | |
| </p> | |
| <p class="my-4"> | |
| <A href="/" class="text-sky-600 hover:underline"> | |
| Home | |
| </A> | |
| {" - "} | |
| <A href="/about" class="text-sky-600 hover:underline"> | |
| About Page | |
| </A> | |
| </p> | |
| </main> | |
| ) | |
| } | |
Xet Storage Details
- Size:
- 710 Bytes
- Xet hash:
- 4152a3c7a2f3e8eb46a1df2a969ca3f7e9538ab57bd9deb19ab637fd183e64d6
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.