dairydemon.net/attributions.html

36 lines
950 B
HTML
Raw Normal View History

2024-09-08 20:45:09 +00:00
<!doctype html>
<html lang="en-US">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width,initial-scale=1" />
2024-10-05 23:57:50 +00:00
<link rel="stylesheet" href="/styles/default.css" />
<link rel="icon" href="/images/favicon.ico" />
2024-09-08 20:45:09 +00:00
<title>Attributions</title>
</head>
<body>
<header>
2024-10-06 00:15:34 +00:00
<p><a id="homelink" href="/">dairydemon.net</a></p>
</header>
2024-09-08 20:45:09 +00:00
<main>
<article>
<h1>Attributions.</h1>
<ul>
<li>
"<a href="https://www.flickr.com/photos/genista/45519453/in/photostream/">watching</a>"
by
<a href="https://www.flickr.com/photos/genista/">Kai Schreiber</a>
is licensed under
<a href="https://creativecommons.org/licenses/by-sa/2.0/">CC BY-SA 2.0</a>
</li>
2024-09-08 21:17:15 +00:00
<li>
That weird usb mouse comic on the about page is
by
<a href="https://www.instagram.com/hunter.slugdaddy/">Hunter Scheiderer</a>
</li>
2024-09-08 20:45:09 +00:00
</ul>
</article>
</main>
</body>
</html>