From baeaa11a63e52662f0bf244c418c69691ad5b64b Mon Sep 17 00:00:00 2001
From: psy <psy@darmstadt.ccc.de>
Date: Thu, 17 Dec 2020 10:00:11 +0100
Subject: [PATCH] add cors header note

---
 docs/maps.en.md | 3 +--
 docs/maps.md    | 3 +--
 docs/play.md    | 1 +
 3 files changed, 3 insertions(+), 4 deletions(-)
 create mode 100644 docs/play.md

diff --git a/docs/maps.en.md b/docs/maps.en.md
index de61879..e9dc1f4 100644
--- a/docs/maps.en.md
+++ b/docs/maps.en.md
@@ -15,9 +15,8 @@ This tutorial is "work in progess", hence its worth checking it from time to tim
 * 2020-12-08: Animations added.
 * 2020-12-11: Assembly registration added, Lobbymaps added, hightlighting current layer.
 * 2020-12-15: Sound, BBB, Map size added.
-* 2020-12-16: Maintenance!
 * 2020-12-16: We moved to world@ postbox, if you wrote us an email today and got not answer, please try again. :)
-* 2020-12-16: New URL scheme, test instance now at: https://test.visit.at.wa-test.rc3.cccv.de/_/global/<your_map_url_here>
+* 2020-12-16: New URL scheme, test instance now at: https://test.visit.at.wa-test.rc3.cccv.de/_/global/<your_map_url_here> (adapt your CORS headers if needed!)
 
 ## Known Bugs
 Following bugs are known and worked on:
diff --git a/docs/maps.md b/docs/maps.md
index fba6784..16bd62f 100644
--- a/docs/maps.md
+++ b/docs/maps.md
@@ -18,9 +18,8 @@ Dieses Tutorial ist ein work in progress und wird immer mal wieder erweitert, es
 * 2020-12-08: Animationen hinzugefügt.
 * 2020-12-11: Assembly Anmeldung hinzugefügt, Lobbykarten hinzugefügt, Layer hervorheben.
 * 2020-12-15: Sound, BBB, Kartengröße hinzugefügt.
-* 2020-12-16: Maintenance!
 * 2020-12-16: Das world@ Postfach ist umgezogen, falls ihr heute eine Mail geschrieben, aber noch keine Antwort erhalten habt, schreibt bitte einfach nochmal. :)
-* 2020-12-16: Neues URL Schema, Testinstanz nun unter: https://test.visit.at.wa-test.rc3.cccv.de/_/global/<your_map_url_here>
+* 2020-12-16: Neues URL Schema, Testinstanz nun unter: https://test.visit.at.wa-test.rc3.cccv.de/_/global/<your_map_url_here> (passt ggf eure CORS Header an!)
 
 ## Known Bugs
 Folgende Bugs sind aktuell bekannt, wir versuchen bereits, Lösungen dafür zu finden:
diff --git a/docs/play.md b/docs/play.md
new file mode 100644
index 0000000..a2e57c0
--- /dev/null
+++ b/docs/play.md
@@ -0,0 +1 @@
+* aspect ratio
-- 
GitLab