mirror of
https://github.com/FoggedLens/deflock.git
synced 2026-02-12 15:02:45 +00:00
Update a stray URL from localhost to deflock.me (#89)
Co-authored-by: Thomas Bischof <7232669+tsbischof@users.noreply.github.com>
This commit is contained in:
@@ -44,7 +44,7 @@
|
||||
<p>
|
||||
To <b>remove the header bar</b>, add the following query parameter to the URL: <code>?fullscreen=true</code>. For example:
|
||||
<DFCode>
|
||||
<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>
|
||||
</DFCode>
|
||||
</p>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user