-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpokeirl.html
75 lines (71 loc) · 4.05 KB
/
pokeirl.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
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
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Pokémon Jade Nefrita</title>
<!-- Embed information - for Discord, Twitter, etc -->
<meta name="description" content="homepage for Astaryuu's Pokémon IRL content" />
<meta property="og:site_name" content="Astaryuu's Den" />
<meta property="og:title" content="Pokémon Jade Nefrita" />
<meta property="og:type" content="website" />
<meta property="og:description" content="homepage for Astaryuu's Pokémon IRL content" />
<!-- Image information -->
<meta property="og:image" content="https://hoard.astaryuu.cc/astaryuu/images/astral_banner.png" />
<meta property="og:image:type" content="image/png" />
<meta property="og:image:width" content="1680" />
<meta property="og:image:height" content="1078" />
<!-- Url -->
<meta property="og:url" content="https://astaryuu.cc/lutera" />
<meta property="twitter:card" content="https://hoard.astaryuu.cc/astaryuu/images/astral_homepage" />
<!-- FontAwesome -->
<link href="https://hoard.astaryuu.cc/astaryuu/fontawesome/css/fontawesome.css" rel="stylesheet">
<link href="https://hoard.astaryuu.cc/astaryuu/fontawesome/css/solid.css" rel="stylesheet">
<link href="https://hoard.astaryuu.cc/astaryuu/fontawesome/css/brands.css" rel="stylesheet">
<!-- Links for site functionality and appearance -->
<link rel="icon" type="image/png" href="https://hoard.astaryuu.cc/astaryuu/images/favicon.png">
<link href="https://hoard.astaryuu.cc/astaryuu/css/ezgallery.css" rel="stylesheet" type="text/css" media="all">
<link rel="stylesheet" href="https://unpkg.com/[email protected]/dist/photoviewer.css">
<link href="https://hoard.astaryuu.cc/astaryuu/css/transparent-glow.css" rel="stylesheet" type="text/css" media="all">
<link href="https://hoard.astaryuu.cc/astaryuu/css/arcadia.css" rel="stylesheet" type="text/css" media="all">
</head>
<body>
<div class=main>
<div class=main-inner>
<h1>Jasper Taconita</h1>
<p>20n|trainer</p>
</div>
<div class=links>
<div class=link-first><a href="/">home</a></div>
<div class=link><a href="/arcadia">arcadia</a></div>
<div class=link><a href="/lutera">lutera</a></div>
<div class=link><a href="/conlang">conlang</a></div>
<div class=link><a href="/ocs">ocs</a></div>
<div class=link><a href="/devlog">devlog</a></div>
<div class=link-last><a href="/whois">who is</a></div>
</div>
<div class=links>
<div class="link-first"><a href="/lutera"><i class="fab fa-chrome"></i></a></div>
<div class=link><a href="/fan_aus/deltarune"><i class="fas fa-gamepad"></i></a></div>
<div class=link><a href="/fan_aus/kirby"><i class="fas fa-comet"></i></a></div>
<div class=link><a href="/fan_aus/splatoon"><i class="fas fa-shuttle-space"></i></a></div>
<div class=link><a href="/fan_aus/sonic"><i class="fas fa-laptop-binary"></i></a></div>
<div class=link><a href="/fan_aus/mario_bros"><i class="fas fa-hand-fist"></i></a></div>
<div class=link><a href="/fan_aus/legend_of_zelda"><i class="fas fa-swords"></i></a></div>
<div class=link-last><a href="/fan_aus/fire_emblem"><i class="fas fa-dragon"></i></a></div>
</div>
</div>
<div class=main><div class=main-inner>
<p>//OOC: this will essentially be an in-character mirror of <a href="ocs/ars/jasper">ocs/ars/jasper</a>, and will continue to be that way until and unless the pokéblogging side of the project includes characters not closely connected to Jasper.</p>
<h2>Under construction - Please wait</h2>
</div></div>
<div class=footer><div class=footer-inner>
<p>
<a href="https://eggramen.neocities.org/code/css/more/tglow">base by eggramen</a><br>
</p>
</div></div>
<script src="https://unpkg.com/[email protected]/dist/photoviewer.min.js"></script>
<script src="https://hoard.astaryuu.cc/astaryuu/js/gallery.js"></script>
<script src="https://hoard.astaryuu.cc/astaryuu/js/astralneko.js"></script>
</body>
</html>