fel_website/output/legal.html
2020-04-27 16:29:53 +02:00

33 lines
1.1 KiB
HTML

<!DOCTYPE html>
<html lang="fr">
<head>
<meta charset="utf-8">
<title>Félicie | Legal
</title>
<link rel="stylesheet" href="theme/css/main.css" type="text/css" />
</head>
<body>
<div class='sidebar'>
<a id='home' href='index.html'> /HOME </a></br>
<div id='article-anchors'>
<a href=construction.html>Construction</a></br>
<a href=courtyard.html>Courtyard</a></br>
<a href=sunday.html>Sunday</a></br>
<a href=contact.html>Contact</a></br>
<a href=legal.html>Legal</a></br>
</div>
</div>
<div class='content'>
<h1 class='article-title'>Legal</h1>
<h2 class='article-author'> by thelem</h2>
<div class='article-content'> <p>Pictures, texts and sounds by felicie.</p>
<p>This site uses <a href="https://blog.getpelican.com/">Pelican</a> with a custom theme. We also use <a href="https://fontlibrary.org/en/font/cmu-typewriter">CMU Typewriter font</a> (GPL). </p>
<p>This site is hosted by theo on OVH VPS.</p></div>
</div>
</body>
</html>