epiphany/archive/somethinfunny/about.php

20 lines
No EOL
587 B
PHP

<!DOCTYPE html>
<html>
<head>
<title>about</title>
<link rel="stylesheet" href="style/stuff.css">
</head>
<body>
<div class="center">
<h1>About</h1>
<p>somethin' funny is the crew site of <a href="/" target="_blank">Epiphany</a>! It was opened
on February 18, 2022.</p>
<p>The name "somthin' funny" is a name I came up with sometime in middle school - for one of
my many petz sites I never finished. I've always liked the name though, and it was the title
of Epiphany's <a href="../images/v1.png" target="_blank">first layout</a>.</p>
</div>
</body>
</html>