pages/kopimi.xhtml
wl 20a071b769
note to self: never push while half asleep
Signed-off-by: wl <zayd@disroot.org>
2025-04-13 03:08:43 -04:00

31 lines
1 KiB
HTML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="stylesheet" href="/assets/css/main.css" />
<title>wanderlost - kopimi</title>
</head>
<body>
<div class="navbar">
<h1 class="title"><a href="/">wanderlost</a></h1>
<a href="/links.xhtml">links</a>
<a href="/blog/">blog</a>
<a href="/mirrors.xhtml">mirrors</a>
</div>
<div class="main">
<hr />
<h2 class="title">Copying</h2>
<p>
This site is <a href="https://creativecommons.org/licenses/by-sa/4.0/deed.en">CC
BY-SA 4.0</a>. Copying and sharing is not only permitted but encouraged given that
this notice is preserved.
</p>
</div>
<div class="footer">
<img src="/assets/svg/kopimi.svg" alt="" style="vertical-align: middle; width: 15px" />
<a href="/kopimi.xhtml">Kopimi</a> 2025
</div>
</body>
</html>