fel_website/output/pages/about.html

25 lines
729 B
HTML
Raw Normal View History

2020-05-05 16:11:10 +00:00
<!DOCTYPE html>
<html lang="fr">
<head>
<meta charset="utf-8">
<title>Better days | About
2020-05-05 16:11:10 +00:00
</title>
<link rel="stylesheet" href="/theme/css/main-v2.css" type="text/css" />
</head>
<body>
<header>
<a href="/index.html"><h1>better days</h1></a>
2020-05-05 16:11:10 +00:00
</header>
<div class='content'>
<p>Website by theo and felicie 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>
</div>
</body>
<footer>
<a id="home" href="/index.html">home</div>
<a id="about" href="/pages/about.html">about</div>
<a id="download" href="/pages/download.html">download</div>
</footer>
</html>