mirror of
https://github.com/FoggedLens/deflock.git
synced 2026-04-21 10:55:59 +02:00
update embed instructions
This commit is contained in:
@@ -28,13 +28,7 @@
|
||||
|
||||
<h2>Embedding our Map</h2>
|
||||
<p>
|
||||
You are welcome to embed our map on your website. Use the following HTML snippet:
|
||||
</p>
|
||||
|
||||
<p>
|
||||
<DFCode>
|
||||
<iframe src="https://maps.deflock.org" width="100%" height="600" style="border: none;"></iframe>
|
||||
</DFCode>
|
||||
You are welcome to embed our map on your website. Simply <a href="https://maps.deflock.org" target="_blank">click the share button on our map</a>, and copy the embed code.
|
||||
</p>
|
||||
|
||||
<h2>Contact Us</h2>
|
||||
@@ -49,5 +43,4 @@
|
||||
<script setup lang="ts">
|
||||
import DefaultLayout from '@/layouts/DefaultLayout.vue';
|
||||
import Hero from '@/components/layout/Hero.vue';
|
||||
import DFCode from "@/components/DFCode.vue";
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user