11 lines
182 B
HTML
11 lines
182 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title>Meet the new anonkun.</title>
|
|
</head>
|
|
<body>
|
|
<h1>Quests 'n Shiet</h1>
|
|
<a href="./quest/unga-bunga-quest">Unga Bunga Quest</a>
|
|
</body>
|
|
</html>
|