diff --git a/layouts/404.html b/layouts/404.html index 0a21d37..9fa69a3 100644 --- a/layouts/404.html +++ b/layouts/404.html @@ -1,22 +1,39 @@ {{ define "main" }} - +
+
+ +
-
-

404

+
+

+ Oops, 404! +

+

+ This page has gone missing from our supply chain +

+
+
-

Page not found :)

-

The requested page could not be found.

+
+
+
+

+ We couldn't find what you were looking for, but don't worry — unlike a missing SBOM, this is easy to fix. +

+ + Take Me Home + +
+

Or explore these instead:

+
+ Blog + Guides + FAQ + Pricing +
+
+
+
+
{{ end }}