feat: Update to light theme
All checks were successful
Build Docker / Build Image (push) Successful in 3m21s
All checks were successful
Build Docker / Build Image (push) Successful in 3m21s
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
<!DOCTYPE html>
|
||||
<html data-bs-theme="dark" lang="en-au">
|
||||
<html data-bs-theme="light" lang="en-au">
|
||||
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no">
|
||||
<title>HNS AU</title>
|
||||
<meta name="theme-color" content="#ffffff">
|
||||
<link rel="canonical" href="https://hns.au/404">
|
||||
<meta property="og:url" content="https://hns.au/404">
|
||||
<link rel="canonical" href="https://hns.au/404.html">
|
||||
<meta property="og:url" content="https://hns.au/404.html">
|
||||
<meta name="twitter:card" content="summary_large_image">
|
||||
<meta name="twitter:description" content="The home of Australians using the decentralized web, built on Handshake.">
|
||||
<meta property="og:description" content="The home of Australians using the decentralized web, built on Handshake.">
|
||||
@@ -34,7 +34,7 @@
|
||||
{{handshake_scripts | safe}}
|
||||
</head>
|
||||
|
||||
<body><!-- partial:index.partial -->
|
||||
<body><!-- partial:index.partial.html -->
|
||||
<p>HTTP: <span>404</span></p>
|
||||
<div style="text-align: center;">
|
||||
<div style="display: inline-block; text-align: left;">
|
||||
|
||||
Reference in New Issue
Block a user