diff --git a/CHANGELOG.md b/CHANGELOG.md index 2c3de1e..735aad0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,15 @@ Format follows [Keep a Changelog](https://keepachangelog.com/en/1.1.0/); version ## [Unreleased] +### Changed + +- panel: page URLs, browser titles, and headings are aligned — **Settings** is + now `/settings` (legacy `/account` redirects with 308); the domains list title + is `SelfPost — domains`; Status, Users, and user create/edit titles match their + nav labels and `
rua= unless a
- report address is configured below or in Settings.
+ report address is configured below or in Settings.
Publish both as TXT records.
diff --git a/internal/web/view/templates/layout.html b/internal/web/view/templates/layout.html
index 1f44f9a..002d38c 100644
--- a/internal/web/view/templates/layout.html
+++ b/internal/web/view/templates/layout.html
@@ -81,7 +81,7 @@
{{template "sections" .}}
{{.Error}}
{{end}} {{if .ShowDMARC}} -