podcast: Added iframe title
This commit is contained in:
parent
2ea959f8f6
commit
fcb78d991a
@ -61,8 +61,8 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
|
||||
</div>
|
||||
<div class="row">
|
||||
<div class="col">
|
||||
<div class="ratio ratio-16x9 d-print-none d-xl-none" style="height: 480px;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 class="ratio ratio-16x9 d-print-none d-xl-none" style="height: 480px;max-width: 500px;margin: auto;"><iframe src="https://podadmin.woodburn.au/player" id="small-frame" scrolling="no" title="Listen to the podcast"></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" title="Listen to the podcast"></iframe></div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row">
|
||||
@ -76,7 +76,7 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</header><img class="no-drag" src="assets/img/wavesblack.svg" style="background: #110033;width: 100%;">
|
||||
</header><img class="no-drag" src="assets/img/wavesblack.svg" style="background: #110033;width: 100%;" alt="">
|
||||
<footer style="background: #110033;">
|
||||
<div class="container text-center">
|
||||
<div class="row">
|
||||
|
Loading…
Reference in New Issue
Block a user