mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig-portal.git
synced 2025-12-11 06:46:47 +00:00
feat: update iframe source in follow-the-rabbit view
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<livewire:frontend.header :country="\App\Models\Country::query()->where('code', 'de')->first()"/>
|
||||
|
||||
<div class="px-2 sm:px-24">
|
||||
<iframe allowfullscreen="true" src="https://www.easyzoom.com/embed/afa0fda48faa425eb20f323e03cae346" width="100%"
|
||||
<iframe allowfullscreen="true" src="https://www.easyzoom.com/imageaccess/1322a81aa55e4fd6a3188f6217476652" width="100%"
|
||||
style="height: 90vh;"></iframe>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user