From b76076e2e305d41adfd9e584a11636c58a32c99a Mon Sep 17 00:00:00 2001 From: anoduck <9925396+anoduck@users.noreply.github.com> Date: Sat, 5 Apr 2025 04:25:02 -0400 Subject: fix(Search-indexing): fixed search indexing and working on fixing missing leaflet elements --- static/.well-known/mta-sts.txt | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 static/.well-known/mta-sts.txt (limited to 'static/.well-known') diff --git a/static/.well-known/mta-sts.txt b/static/.well-known/mta-sts.txt new file mode 100644 index 0000000..340cc9c --- /dev/null +++ b/static/.well-known/mta-sts.txt @@ -0,0 +1,4 @@ +version: STSv1 +mode: enforce +max_age: 604800 +mx: mail.corruptlamar.com -- cgit v1.2.3