diff --git a/lib/microwaveprop_web/components/layouts/root.html.heex b/lib/microwaveprop_web/components/layouts/root.html.heex
index 9e582bdb..1a2994b5 100644
--- a/lib/microwaveprop_web/components/layouts/root.html.heex
+++ b/lib/microwaveprop_web/components/layouts/root.html.heex
@@ -4,6 +4,14 @@
+ <%!--
+ OpenStreetMap's tile usage policy requires a Referer header identifying
+ the site using their tiles. strict-origin-when-cross-origin sends just
+ the origin (e.g. https://prop.w5isp.com) on cross-origin HTTPS requests,
+ which is the minimum OSM asks for. Explicit so we don't silently lose
+ the Referer if a future browser default changes.
+ --%>
+
<.live_title default="North Texas Microwave Society" suffix=" ยท NTMS">
{assigns[:page_title]}