1
0
Fork 0
DeadEndShrineOnline/mods/index.html
2022-02-17 13:30:46 -06:00

38 lines
1.4 KiB
HTML

<html>
<head>
<title>Mods - Dead End Shrine Online</title>
<link href="./style.css" rel="stylesheet" type="text/css" title="main" media="all">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="author" content="Lethe Beltane">
</head>
<body>
<h1>Mods</h1>
<!--<p class="note">All previews open in a new tab.</p>-->
<h2>Super Smash Bros. 4 (3DS)</h2>
<p>
<a href="./lizardon_missingno/">
<img src="./lizardon_missingno/lizardon_missingno.png" alt="Missingno Charizard">
</a>
<a href="./palutena_pink/">
<img src="./palutena_pink/palutena_pink.png" alt="Palutena's pink alt but now her hair is pink too">
</a>
<a href="./pitb_bipride/">
<img src="./pitb_bipride/pitb_bipride.png" alt="Dark Pit but the colors of the bisexual pride flag" title="Happy Valentine's Day, Jett! I love you!! (Thanks for loving me back.)">
</a>
<a href="./pikachu_joker">
<img src="./pikachu_joker/pikachu_joker.png" alt="Pikachu (Joker Arc)">
</a>
<a href="./pitb_void/">
<img src="./pitb_void/pitb_void.png" alt="Void Dark Pit">
</a>
<a href="./pit_blonde/">
<img src="./pit_blonde/pit_blonde.png" alt="Pit's yellow alt but now his hair is blonde">
</a>
<a href="./reflet_f_bipride/">
<img src="./reflet_f_bipride/reflet_f_bipride.png" alt="Female Robin but the colors of the bisexual pride flag">
</a>
</p>
<p>&nbsp;</p>
</body>
</html>