diff --git a/404.html b/404.html index ac0453a..56ff1a1 100644 --- a/404.html +++ b/404.html @@ -5,17 +5,18 @@ HNS AU + - - + + diff --git a/about.html b/about.html index cb8fe86..4d651cd 100644 --- a/about.html +++ b/about.html @@ -5,17 +5,18 @@ About Us - HNSAU + - - + + diff --git a/assets/img/HNSAUbanner.png b/assets/img/HNSAUbanner.png new file mode 100644 index 0000000..00b54ed Binary files /dev/null and b/assets/img/HNSAUbanner.png differ diff --git a/contact.html b/contact.html index b3a228b..1d2b517 100644 --- a/contact.html +++ b/contact.html @@ -5,17 +5,18 @@ Home - HNSAU + - - + + diff --git a/faq.html b/faq.html index 137e430..04b25cb 100644 --- a/faq.html +++ b/faq.html @@ -5,17 +5,18 @@ FAQ - HNSAU + - - + + diff --git a/index.html b/index.html index 96b657b..5a43f89 100644 --- a/index.html +++ b/index.html @@ -5,17 +5,18 @@ Home - HNSAU + - - + + diff --git a/links.html b/links.html index f4f9def..f4f4f40 100644 --- a/links.html +++ b/links.html @@ -5,17 +5,18 @@ Services - HNSAU + - - + + diff --git a/manifest.json b/manifest.json new file mode 100644 index 0000000..fb3db6d --- /dev/null +++ b/manifest.json @@ -0,0 +1 @@ +{"name":"HNSAU","icons":[{"src":"https://hns.au/assets/img/favicon.png","type":"image/png","sizes":"600x627"}],"start_url":"https://hns.au","display":"fullscreen","orientation":"portrait"} \ No newline at end of file