From 5eb9aea01dd0b15b9fe6df37e50765339ddb9d78 Mon Sep 17 00:00:00 2001 From: Gary Date: Fri, 1 Nov 2024 16:51:29 -0700 Subject: [PATCH] remove security policy in favor of web server handling it make video size auto on mobile add hamburger menu icon png make navbar background black add navbar js script to all page headers --- about.html | 9 +++------ components/header.html | 2 +- contact.html | 11 ++++------- creed.html | 11 ++--------- css/styles.css | 33 ++++++++++++++++----------------- get-involved.html | 9 +++------ index.html | 8 ++------ legal.html | 9 +++------ news.html | 15 +++------------ services.html | 9 +++------ 10 files changed, 40 insertions(+), 76 deletions(-) diff --git a/about.html b/about.html index 7dd19ec..73e5089 100644 --- a/about.html +++ b/about.html @@ -18,7 +18,7 @@ About | Shiloh Code @@ -27,7 +27,7 @@ @@ -36,12 +36,9 @@ - + diff --git a/components/header.html b/components/header.html index 7a75f70..27c8347 100644 --- a/components/header.html +++ b/components/header.html @@ -2,7 +2,7 @@