diff --git a/layouts/_partials/head/scripts.html b/layouts/_partials/head/scripts.html deleted file mode 100644 index 23457ff..0000000 --- a/layouts/_partials/head/scripts.html +++ /dev/null @@ -1,17 +0,0 @@ -{{ if eq .Name "Contact" }} - - - -{{ end }} diff --git a/static/.well-known/microsoft-identity-association.json b/static/.well-known/microsoft-identity-association.json new file mode 100644 index 0000000..4ba663e --- /dev/null +++ b/static/.well-known/microsoft-identity-association.json @@ -0,0 +1,7 @@ +{ + "associatedApplications": [ + { + "applicationId": "1eb4853c-f999-4763-85b5-8d9bd0035bc0" + } + ] +} \ No newline at end of file