podcast: Embed player

This commit is contained in:
Nathan Woodburn 2023-03-23 14:46:53 +11:00
parent 49b6a3d66f
commit 67226341a1
Signed by: nathanwoodburn
GPG Key ID: 203B000478AD0EF1

View File

@ -69,7 +69,8 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
</div>
<div class="row">
<div class="col">
<div id="app"></div>
<div class="ratio ratio-16x9 d-print-none d-xl-none" style="height: 500px;max-width: 500px;margin: auto;"><iframe src="https://podadmin.woodburn.au/player" id="small-frame" scrolling="no"></iframe></div>
<div class="ratio ratio-16x9 d-none d-xl-block d-xxl-block" style="height: 800px;"><iframe src="https://podadmin.woodburn.au/player"></iframe></div>
</div>
</div>
<div class="row">
@ -102,8 +103,6 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
<script src="assets/bootstrap/js/bootstrap.min.js"></script>
<script src="assets/js/grayscale.js"></script>
<script src="assets/js/hacker.js"></script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.6.3/jquery.min.js"></script>
<script src="assets/js/podcast.js"></script>
</body>
</html>