diff --git a/hugo.toml b/hugo.toml
index 22eb382..c6d69d8 100644
--- a/hugo.toml
+++ b/hugo.toml
@@ -51,6 +51,7 @@ NCAGE: U2G06'''
[languages.en.params.footer.col2]
items = [
{title = 'Information'},
+ {text = 'Service Status', href='https://status.sr2.uk/', status=true},
{text = 'Customer Support', href = '/support'},
{text = 'Reporting Abuse', href = '/abuse'},
{text = 'Visiting Us', href = '/visiting'},
diff --git a/layouts/_partials/head/scripts.html b/layouts/_partials/head/scripts.html
index 23457ff..d6c929f 100644
--- a/layouts/_partials/head/scripts.html
+++ b/layouts/_partials/head/scripts.html
@@ -1,5 +1,5 @@
+
{{ if eq .Name "Contact" }}
-
@@ -13,5 +13,66 @@
noCSS: true,
});
});
-
+
{{ end }}
+
+
diff --git a/themes/sr2 b/themes/sr2
index 1c98952..2552bc1 160000
--- a/themes/sr2
+++ b/themes/sr2
@@ -1 +1 @@
-Subproject commit 1c9895212ec3829b7c94f8042c9d0ba060d93d81
+Subproject commit 2552bc1e9cf8c99980b83f954606b9aa12a178ff