-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
21 lines (21 loc) · 1.21 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Elige capítulos</title>
</head>
<body>
<script async src="https://arc.io/widget.min.js#x31kzf4o"></script>
<h1 style="text-align: center;">Elige capítulos</h1>
<h4 style="text-align: center;"><a href="https://gato.mitcgames.ml/capitulo1/">Capítulo 1</a></h4>
<h4 style="text-align: center;"><a href="https://gato.mitcgames.ml/capitulo2/">Capítulo 2</a></h4>
<h4 style="text-align: center;"><a href="https://gato.mitcgames.ml/capitulo3/">Capítulo 3</a></h4>
<h4 style="text-align: center;"><a href="https://gato.mitcgames.ml/capitulo4/">Capítulo 4</a></h4>
<h4 style="text-align: center;"><a href="https://gato.mitcgames.ml/capitulo5/">Capítulo 5</a></h4>
<h4 style="text-align: center;"><a href="https://gato.mitcgames.ml/capitulo6/">Capítulo 6</a></h4>
<h4 style="text-align: center;"><a href="https://gato.mitcgames.ml/capitulo7/">Capítulo 7</a></h4>
<h4 style="text-align: center;"><a href="https://gato.mitcgames.ml/capitulo8/">Capítulo 8 (Mundo MITC)</a></h4>
</body>
</html>