feat: Update to light theme
All checks were successful
Build Docker / Build Image (push) Successful in 3m21s

This commit is contained in:
2025-08-05 15:49:43 +10:00
parent cf49e5fac1
commit 3d2344467e
26 changed files with 122 additions and 122 deletions

View File

@@ -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>Contact | HNSAU</title>
<meta name="theme-color" content="#ffffff">
<link rel="canonical" href="https://hns.au/contact">
<meta property="og:url" content="https://hns.au/contact">
<link rel="canonical" href="https://hns.au/contact.html">
<meta property="og:url" content="https://hns.au/contact.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.">
@@ -35,8 +35,8 @@
</head>
<body>
<nav class="navbar navbar-expand-lg fixed-top bg-dark clean-navbar navbar-light" data-bs-theme="dark">
<div class="container-fluid"><a class="navbar-brand logo" href="/" style="width: 50%;"><img src="/assets/img/HandshakeAustraliaTW.webp" style="margin-right: 10px;height: 50px;"></a><button data-bs-toggle="collapse" class="navbar-toggler" data-bs-target="#navcol-1"><span class="visually-hidden">Toggle navigation</span><span class="navbar-toggler-icon"></span></button>
<nav class="navbar navbar-expand-lg fixed-top bg-light-subtle clean-navbar navbar-light">
<div class="container-fluid"><a class="navbar-brand logo" href="/" style="width: 50%;"><img src="/assets/img/HandshakeAustraliaT.webp" style="margin-right: 10px;height: 50px;"></a><button data-bs-toggle="collapse" class="navbar-toggler" data-bs-target="#navcol-1"><span class="visually-hidden">Toggle navigation</span><span class="navbar-toggler-icon"></span></button>
<div class="collapse navbar-collapse" id="navcol-1">
<ul class="navbar-nav ms-auto">
<li class="nav-item"><a class="nav-link" href="/">Home</a></li>