summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--static/404.html7
1 files changed, 4 insertions, 3 deletions
diff --git a/static/404.html b/static/404.html
index f372b10d..5871c2a3 100644
--- a/static/404.html
+++ b/static/404.html
@@ -3,14 +3,14 @@
<head>
<meta charset="utf-8"/>
<title>Page not found | GrapheneOS</title>
- <meta name="description" content="Page not found on the GrapheneOS web server."/>
+ <meta name="description" content="The requested page does not exist."/>
<meta name="theme-color" content="#212121"/>
<meta name="msapplication-TileColor" content="#ffffff"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<meta name="twitter:site" content="@GrapheneOS"/>
<meta name="twitter:creator" content="@GrapheneOS"/>
<meta property="og:title" content="Page not found"/>
- <meta property="og:description" content="Page not found on the GrapheneOS web server."/>
+ <meta property="og:description" content="The requested page does not exist."/>
<meta property="og:type" content="website"/>
<meta property="og:image" content="https://grapheneos.org/opengraph.png"/>
<meta property="og:image:width" content="512"/>
@@ -46,7 +46,8 @@
</header>
<main id="page-not-found">
<h1><a href="#page-not-found">Page not found</a></h1>
- <p>Page not found on the web server. If you think this is a mistake, please
+
+ <p>The requested page does not exist. If you think this is a mistake, please
<a href="https://github.com/GrapheneOS/grapheneos.org/issues">report an issue</a>.</p>
</main>
<footer>