-
Notifications
You must be signed in to change notification settings - Fork 13
Expand file tree
/
Copy pathindex.html
More file actions
53 lines (53 loc) · 2.41 KB
/
index.html
File metadata and controls
53 lines (53 loc) · 2.41 KB
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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<link href="css/style.css" rel="stylesheet" type="text/css">
<link rel="stylesheet"
href="https://fonts.googleapis.com/css?family=Source+Sans+Pro">
<link rel="icon" type="image/png" sizes="96x96" href="images/favicon.png">
<meta property="og:site_name" content="PinEApple">
<meta property="og:url" content="https://pineappleea.github.io/">
<meta property="og:title" content="PinEApple">
<meta property="og:description" content="Gone, but never forgotten. Make sure to read our write-up!">
<meta property="og:type" content="website">
<meta name="theme-color" content="#e4e800">
<meta name="description" content="Gone, but never forgotten. Make sure to read our write-up!">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>pinEApple</title>
</head>
<body>
<div class="page-bg"></div>
<div class="centre-column">
<header>
<pre>
/$$ /$$$$$$$$ /$$$$$$ /$$
|__/ | $$_____/ /$$__ $$ | $$
/$$$$$$ /$$ /$$$$$$$ | $$ | $$ \ $$ /$$$$$$ /$$$$$$ | $$ /$$$$$$
/$$__ $$| $$| $$__ $$| $$$$$ | $$$$$$$$ /$$__ $$ /$$__ $$| $$ /$$__ $$
| $$ \ $$| $$| $$ \ $$| $$__/ | $$__ $$| $$ \ $$| $$ \ $$| $$| $$$$$$$$
| $$ | $$| $$| $$ | $$| $$ | $$ | $$| $$ | $$| $$ | $$| $$| $$_____/
| $$$$$$$/| $$| $$ | $$| $$$$$$$$| $$ | $$| $$$$$$$/| $$$$$$$/| $$| $$$$$$$
| $$____/ |__/|__/ |__/|________/|__/ |__/| $$____/ | $$____/ |__/ \_______/
| $$ | $$ | $$
| $$ | $$ | $$
|__/ |__/ |__/
</pre>
<p class=pizza>:(</p>
</header>
<div class="page-content">
<h2>Welcome!</h2>
<br>
<h3>We have a little write-up on how we made everything work, which you can find on our GitHub.</h3>
<a href="https://github.com/pineappleEA/Pineapples-Secrets"><h3>Pineapple Writeup</h3></a>
<br>
<p>We highly recommend checking out Ryujinx, since it's still getting updates, and didn't get sued for their weird practices</p>
<a href="https://ryujinx.org/"><p>Ryujinx Download</p></a>
<br>
<p>We finally got DMCA'd by Nintendo, so we can't supply the old builds anymore</p>
<br>
<br>
<br>
</div>
</body>
</html>