-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathecdpU.html
27 lines (27 loc) · 1.23 KB
/
ecdpU.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
<!DOCTYPE html>
<html>
<head>
<title>Oscie - Install eCDP on Wii U</title>
<link rel="stylesheet" href="style.css">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
</head>
<body>
<div class="topnav" id="myTopnav">
<a href="index.html">Home</a>
<a href="ecdpU.html" class="active">WiiU eCDP Guide</a>
<a href="bot.html">Discord Bot Info</a>
<a href="ryaltopia.html">Ryaltopia</a>
<a href="learn.html">Learning</a>
<a href="minecraft.html">Minecraft Server</a>
<a href="javascript:void(0);" class="icon" onclick="myFunction()">
<i class="fa fa-bars"></i>
</a>
</div>
<h1>brrrrrrrrrrr.</h1>
<a href="ecdpU-ex.html">Guide</a>
<div class="credits"> Credits: Images by LumaCha0s - Web help from Jordiisepic, ChelonianEgghead and <a style="text-decoration:none" href="https://odyssey346.github.io">Odyssey346</a></div>
<div class="madeby">
Site Made by Oscie - <a href="https://discord.gg/ymb84qM54A">Join my Discord</a> and <a href="https://github.com/Oscie57/Oscie-Website">see the source code!</a>
</div>
</body>
</html>