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
38
output/archives.html
Normal file
38
output/archives.html
Normal file
|
@ -0,0 +1,38 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="it">
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width,initial-scale=1">
|
||||
<title>Conferenze - LibreItalia | Archives</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/main.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>
|
||||
</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">
|
||||
<h1>Archives</h1>
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
<div class="clear"></div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
Loading…
Add table
Add a link
Reference in a new issue