Improve public SEO and align chrome with EXIT Realty teal.
Deploy Beta / unit-tests (push) Successful in 8s
Deploy Beta / docker (push) Successful in 13s
Deploy Beta / deploy-beta (push) Successful in 1m0s

Add meta/canonical/OG, robots/sitemap, and contact-form admin email; restyle consent, icons, and scroll-top away from theme blue.
This commit is contained in:
2026-08-08 08:50:59 -05:00
parent 40f2555ee9
commit 7f3bac7da3
11 changed files with 391 additions and 49 deletions
+2
View File
@@ -21,6 +21,8 @@ class UnderConstructionMiddleware:
"/portal/messaging/webhooks/",
"/unsubscribe/",
"/api/address-suggest",
"/robots.txt",
"/sitemap.xml",
)
def __init__(self, get_response):