feat(large): riscritta

This commit is contained in:
Daniele Scasciafratte 2021-11-17 12:46:52 +01:00
parent bc8c169107
commit 9f91cb675b
5 changed files with 39 additions and 295 deletions

View file

@ -6,10 +6,10 @@ template: large
<div id="live">
<div id="embedded-video">
<iframe src="https://garr.tv/s/5fb82e7a175ddc33aa1e62d1?t=0" scrolling="no" marginwidth="0" allow="autoplay; fullscreen;" allowfullscreen mozallowfullscreen="true" webkitallowfullscreen="true"></iframe>
<iframe src="https://garr.tv/s/5fb82e7a175ddc33aa1e62d1?t=0" scrolling="no" marginwidth="0" height="100%" allow="autoplay; fullscreen;" allowfullscreen mozallowfullscreen="true" webkitallowfullscreen="true"></iframe>
</div>
<div id="embedded-chat">
<iframe src="https://chat.linux.it/channel/libreitaliaconf?layout=embedded"></iframe>
<iframe src="https://chat.linux.it/channel/libreitaliaconf?layout=embedded" height="100%"></iframe>
</div>
</div>