-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathaxie.html
39 lines (32 loc) · 1.09 KB
/
axie.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
28
29
30
31
32
33
34
35
36
37
38
39
<!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]> <html class="no-js"> <!<![endif]-->
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Jomb - Axie Infinity Page</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="">
<script src="js/jquery.js"></script>
<script src="js/script.js"></script>
<link rel="stylesheet" href="cs/style_experimental.css" />
</style>
</style>
</head>
<body id="jomb_bg">
<div id="text_xxlarge">
<p>My Accomplishments:</p>
</div>
<div id="text_larger">
<p><em>Old PC Background!</em></p>
<img src="https://i.vgy.me/q2Y1ul.png">
<p><em>Where Axies?</em></p>
<p>Image gone, :(</p>
</div>
<script src="" async defer></script>
</body>
</html>