Test page
parent
cd2a323673
commit
6fb9f7c6dd
|
@ -0,0 +1,7 @@
|
||||||
|
<script>
|
||||||
|
import Ad from '../components/Ad.svelte';
|
||||||
|
</script>
|
||||||
|
|
||||||
|
<div class="pt-20 lg:ml-64 lg:pt-8 px-4 md:px-8 max-w-screen-lg">
|
||||||
|
<Ad type="desktop" variant="player" id="" style="width: 100%; height: 500px;" />
|
||||||
|
</div>
|
Loading…
Reference in New Issue