fel_website/output/pages/about.html

28 lines
842 B
HTML

<!DOCTYPE html>
<html lang="fr">
<head>
<meta charset="utf-8">
<title>Better days | About
</title>
<link rel="stylesheet" href="/theme/css/main-v2.css" type="text/css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
</head>
<body>
<header>
<a href="/index.html"><h1>better <br> days</h1></a>
</header>
<div class='content'>
<p>Website by felicie and theo using <a href="https://blog.getpelican.com/">Pelican</a> and <a href="http://osp.kitchen/foundry/libertinage/">Libertinage font</a>. </p>
<p>Hosted by OVH, managed by theo. </p>
<p>For information about this website : contact [ at ] theo-lem.org.</p>
</div>
</body>
<footer>
<a id="about" href="/pages/about.html">about</div>
<a id="download" href="/pages/download.html">download</div>
</footer>
</html>