forked from TeamAquasHideout/tah-patchsite
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
195 lines (166 loc) · 8.65 KB
/
index.html
File metadata and controls
195 lines (166 loc) · 8.65 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
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
<!DOCTYPE html>
<html translate="no">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="icon" href="./assets/images/favicon.ico" type="image/x-icon">
<title>Team Aqua RomPatchers</title>
<link href="./style.css" rel="stylesheet" type="text/css" media="all">
<link rel="icon" href="./assets/team-aqua-logo.png" type="image/x-icon" />
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link
href="https://fonts.googleapis.com/css2?family=EB+Garamond:ital,wght@0,400..800;1,400..800&family=Source+Sans+3:ital,wght@0,200..900;1,200..900&display=swap"
rel="stylesheet">
</head>
<body>
<div id="container">
<div id="header">
<img src="./assets/images/teamaquabanner.png" alt="logo" />
<div class="motto">
<span class="x">X</span>
<span>Hacks mark the spot!</span>
</div>
</div>
<main>
<p class="intro">
Welcome to the <strong>Team Aqua RomPatchers</strong> website!<br />
This page directs to different patching
websites for members of Team Aqua's Hideout.<br />
Simply click on one, and you'll be directed to their patching page
with instructions of what to do.
</p>
<!--
To add your own hack, copy the template below and add it underneath the proper headers
<a class="hack_button" href="./hacks/game">
<img src="./hacks/game/logo.png" alt="Game Name">
<h4>Game Name</h4>
<p>by Author</p>
</a>
-->
<div> </div> <!-- Invisible Character for Padding -->
<div class="hacks_block">
<div class="hacks_block_title">
<!-- <img src="assets/images/team-aqua-logo.png"> -->
<img src="assets/images/team-aqua-logo-smol.png">
<h2>Standalone hacks</h2>
<img src="assets/images/team-aqua-logo-smol.png">
</div>
<div class="hacks_subblock">
<h3 class="hacks_subblock_title">Doodle's Hearth</h3>
<div class="hack_buttons">
<a class="hack_button" href="./hacks/hearth/">
<img src="./hacks/hearth/logo.png" alt="Pokémon Hearth">
<h4>Pokémon Hearth</h4>
<p>by Doodle & Doodle's Hearth</p>
</a>
</div>
</div>
<div class="hacks_subblock">
<div class="hack_buttons">
<a class="hack_button" href="./hacks/the_pit/">
<img src="./hacks/the_pit/logo.png" alt="The Pit">
<h4>The Pit</h4>
<p>by Archie and Wiz</p>
</a>
</div>
</div>
</div>
<div> </div> <!-- Invisible Character for Padding -->
<div class="hacks_block">
<div class="hacks_block_title">
<!-- <img src="assets/images/team-aqua-logo.png"> -->
<img src="assets/images/team-aqua-logo-smol.png">
<h2>Team Aqua Romhacking Competitions</h2>
<img src="assets/images/team-aqua-logo-smol.png">
</div>
<div class="hacks_subblock">
<h3 class="hacks_subblock_title">2025</h3>
<div class="hack_buttons">
<a class="hack_button" href="./hacks/archiesquest">
<img src="./hacks/archiesquest/logo.png" alt="Archie's Quest">
<h4>Archie's Quest</h4>
<p>by Doodle and Ruby</p>
</a>
<a class="hack_button" href="./hacks/emerald_valerate/">
<img src="./hacks/emerald_valerate/assets/emerald_version_logo.png" alt="enerald valerate">
<h4>emerald_valerate</h4>
<p>by khbsd</p>
</a>
<a class="hack_button" href="./hacks/tarottrials">
<img src="./hacks/tarottrials/logo.png" alt="Tarot Trials">
<h4>Tarot Trials</h4>
<p>by AioSilver and LuckyCapybara</p>
</a>
<a class="hack_button" href="./hacks/transform">
<img src="./hacks/transform/logo_pink.png" alt="Pokémon Transform">
<h4>Pokémon Transform</h4>
<p>by Phantonomy and Zatsu</p>
</a>
<a class="hack_button" href="./hacks/recordkeepers">
<img src="./hacks/recordkeepers/logo.png" alt="Pokémon Recordkeepers">
<h4>Pokémon Recordkeepers</h4>
<p>by Turtleye and hedara</p>
</a>
<a class="hack_button" href="./hacks/inkwell">
<img src="./hacks/inkwell/logo.png" alt="Inkwell">
<h4>Inkwell</h4>
<p>A romhaiku by Unfolding and Egg</p>
</a>
<a class="hack_button" href="./hacks/anomaly_forest">
<img src="./hacks/anomaly_forest/logo.png" alt="Anomaly Forest">
<h4>Anomaly Forest</h4>
<p>by descojeme</p>
</a>
<a class="hack_button" href="./hacks/spirits_of_the_storm">
<img src="./hacks/spirits_of_the_storm/logo.png" alt="Spirits of the Storm">
<h4>Spirits of the Storm</h4>
<p>by Kumatora and Prince Fluff</p>
</a>
<a class="hack_button" href="./hacks/pokemon_two">
<img src="./hacks/pokemon_two/logo.png" alt="POKéMON TWO">
<h4>POKéMON TWO</h4>
<p>by Shachar</p>
</a>
<a class="hack_button" href="./hacks/fire_of_sky">
<img src="./hacks/fire_of_sky/logo.png" alt="Pokémon Fire of Sky">
<h4>Pokémon Fire of Sky</h4>
<p>by Teon</p>
</a>
<a class="hack_button" href="./hacks/the_unown_king/">
<img src="./hacks/the_unown_king/logo.png" alt="The Unown King">
<h4>The Unown King</h4>
<p>by Nicolavs Aqvae</p>
</a>
<a class="hack_button" href="./hacks/legends_sb/">
<img src="./hacks/legends_sb/logo.png" alt="Pokémon Legends SB">
<h4>Pokémon Legends SB</h4>
<p>by jicem</p>
</a>
<a class="hack_button" href="./hacks/collapse_frostborne/">
<img src="./hacks/collapse_frostborne/logo.png" alt="Pokémon Collapse: Frostborne">
<h4>Pokémon Collapse: Frostborne</h4>
<p>by duckboy2001</p>
</a>
<a class="hack_button" href="./hacks/palimpsest/">
<img src="./hacks/palimpsest/logo.png" alt="Pokémon Palimpsest">
<h4>Pokémon Palimpsest</h4>
<p>by KittyPBoxx</p>
</a>
</div>
</div>
<div class="hacks_subblock">
<h3 class="hacks_subblock_title">2024</h3>
<div class="hack_buttons">
<a class="hack_button" href="./hacks/spinspinspin">
<img src="./hacks/spinspinspin/logo.png" alt="SpinSpinSpin Logo">
<h4>Pokémon SpinSpinSpin</h4>
<p>by Doodle</p>
</a>
</div>
</div>
</div>
</main>
</div>
</body>
</html>