Corretto layout per la live. Ancora non riesco a caricare un video delle dimensioni corrette.
This commit is contained in:
parent
71f4b86bde
commit
ec5ae57cc6
20 changed files with 1509 additions and 110 deletions
48
output/live/index.html
Normal file
48
output/live/index.html
Normal file
|
@ -0,0 +1,48 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="it">
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width,initial-scale=1">
|
||||
<title>Conferenze - LibreItalia | Live - Conferenza Italiana LibreItalia</title>
|
||||
<link rel="shortcut icon" type="image/png" href="/favicon.png">
|
||||
<link rel="shortcut icon" type="image/x-icon" href="/favicon.ico">
|
||||
<link href="/feeds/all.atom.xml" type="application/atom+xml" rel="alternate" title="Conferenze - LibreItalia Full Atom Feed" />
|
||||
<link rel="stylesheet" href="/theme/css/large.css" type="text/css" />
|
||||
<link rel="stylesheet" href="/theme/css/pygments.css" type="text/css" />
|
||||
<meta name="generator" content="Pelican" />
|
||||
<meta name="description" content="" />
|
||||
<meta name="author" content="LibreItalia" />
|
||||
<script src="https://kit.fontawesome.com/0a2f7dbe4a.js" crossorigin="anonymous"></script>
|
||||
<script src="/js/jquery-3.5.1.min.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<header>
|
||||
<nav>
|
||||
<ul>
|
||||
<li><a href="/2020/">2020</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
<div class="header_box">
|
||||
<h1><a href="/">Conferenze - LibreItalia</a></h1>
|
||||
</div>
|
||||
</header>
|
||||
<div id="wrapper">
|
||||
<div id="content">
|
||||
<div class="page">
|
||||
<h1>Live - Conferenza Italiana LibreItalia</h1>
|
||||
<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>
|
||||
</div>
|
||||
<div id="embedded-chat">
|
||||
<iframe src="https://chat.linux.it/channel/libreitaliaconf?layout=embedded"></iframe>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<div class="clear"></div>
|
||||
</div>
|
||||
<script src="/js/onload.js"></script>
|
||||
</body>
|
||||
</html>
|
Loading…
Add table
Add a link
Reference in a new issue