From cb0994a6b11747cfe1962aa1528f499307197545 Mon Sep 17 00:00:00 2001 From: Thomas Bischof Date: Sat, 17 Jan 2026 19:17:54 +0100 Subject: [PATCH] Update a stray URL from localhost to deflock.me (#89) Co-authored-by: Thomas Bischof <7232669+tsbischof@users.noreply.github.com> --- webapp/src/views/Press.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webapp/src/views/Press.vue b/webapp/src/views/Press.vue index d79fd54..a411a7a 100644 --- a/webapp/src/views/Press.vue +++ b/webapp/src/views/Press.vue @@ -44,7 +44,7 @@

To remove the header bar, add the following query parameter to the URL: ?fullscreen=true. For example: - <iframe src="http://localhost:5173/map?fullscreen=true#map=14/40.014863/-105.266275" width="100%" height="600" style="border: none;"></iframe> + <iframe src="https://deflock.me/map?fullscreen=true#map=14/40.014863/-105.266275" width="100%" height="600" style="border: none;"></iframe>