You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
25 lines
670 B
25 lines
670 B
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<title>Shrine</title>
|
|
<link rel="stylesheet" href="../../default_style.css">
|
|
<link rel="stylesheet" href="styles.css">
|
|
<link rel="icon" href="../../static/site/favicon.png" type="image/x-icon">
|
|
</head>
|
|
<body>
|
|
<div id="menu">
|
|
<div id="aphrodite">
|
|
<a href="ai/index.html"><img src="aphrodite.jpg" ></a>
|
|
</div>
|
|
<div>
|
|
<h1>Akarin</h1>
|
|
<h1>Kokomin</h1>
|
|
<h1>Frieren</h1>
|
|
<h1>Pleroma-tan</h1>
|
|
<h1>Yuki</h1>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |