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.
20 lines
449 B
20 lines
449 B
<html>
|
|
<head>
|
|
<title>/a/ manga thing</title>
|
|
<meta charset="UTF-8">
|
|
<link rel="stylesheet" href="css/stylesheet.css">
|
|
</head>
|
|
<body>
|
|
<center>
|
|
<img src="img/out.png"/>
|
|
<h1>/a/ manga thing</h1>
|
|
| <a href="index.html">Home</a>
|
|
| <a href="manga.html">Manga</a>
|
|
| <a href="contributing.html">Contributing</a>
|
|
| <a href="contact.html">Contact</a> |
|
|
</center>
|
|
<p>
|
|
</p>
|
|
|
|
</body>
|
|
</html>
|
|
|