1
0
Fork 0
DeadEndShrineOnline/mods/index.html
2022-02-19 11:15:06 -06:00

43 lines
1.7 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>
<h2>Super Smash Bros. 4 (3DS)</h2>
<p>
<a href="./lizardon_missingno/index.html">
<img src="./lizardon_missingno/lizardon_missingno.png" alt="Missingno Charizard">
</a>
<a href="./palutena_pink/index.html">
<img src="./palutena_pink/palutena_pink.png" alt="Palutena's pink alt but now her hair is pink too">
</a>
<a href="./pitb_bipride/index.html">
<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/index.html">
<img src="./pikachu_joker/pikachu_joker.png" alt="Pikachu (Joker Arc)">
</a>
<a href="./pitb_void/index.html">
<img src="./pitb_void/pitb_void.png" alt="Void Dark Pit">
</a>
<a href="./pit_blonde/index.html">
<img src="./pit_blonde/pit_blonde.png" alt="Pit's yellow alt but now his hair is blonde">
</a>
<a href="./reflet_f_bipride/index.html">
<img src="./reflet_f_bipride/reflet_f_bipride.png" alt="Female Robin but the colors of the bisexual pride flag">
</a>
<a href="./lucina_void/index.html">
<img src="./lucina_void/lucina_void.png" alt="Void Lucina">
</a>
<a href="./szerosuit_weed/index.html">
<img src="./szerosuit_weed/szerosuit_weed.png" alt="Zero Suit Samus but she blazed it too hard">
</a>
</p>
<p>&nbsp;</p>
</body>
</html>