-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
55 lines (49 loc) · 2.74 KB
/
index.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
<!DOCTYPE html>
<html>
<link rel="stylesheet" type="text/css" href="https://jaythexxvii.github.io/style.css">
<link rel="stylesheet" type="text/css" href="https://jaythexxvii.github.io/Assets/CSS/XXVII.css">
<div class="XXVII">
<div class="XXVII">
<div class="Glitch" title="XXVII">XXVII</div>
</div>
</div>
<!DOCTYPE html>
<html>
<link rel="stylesheet" type="text/css" href="https://jaythexxvii.github.io/Assets/CSS/dropdown.css" />
<header class="main-header">
<a class="logo" href="https://jaythexxvii.github.io/"> <img src="https://raw.githubusercontent.com/JayTheXXVII/jaythexxvii.github.io/main/Assets/Monkey.png" alt="XXVII"> </a>
<ul class="main-nav">
<li><a class="RevertX2-Raw" href="https://jaythexxvii.github.io/RevertX2-Legacy/RevertX2.css">Raw</a></li>
<li><a class="RevertX2-Legacy-Git" href="https://github.com/JayTheXXVII/RevertX2-Legacy">RevertX2-Legacy</a></li>
<li><a class="Home-Button" href="https://jaythexxvii.github.io">Home</a></li>
<li><a class="Git" href="https://github.com/JayTheXXVII">Github</a></li>
<li class="dropdown">
<a href="#">CSS</a>
<ul class="drop-nav">
<li><a href="https://jaythexxvii.github.io/RevertX2">RevertX2</a></li>
<li><a href="https://jaythexxvii.github.io/RevertX2-Legacy">RevertX2-Legacy</a></li>
<li><a href="https://jaythexxvii.github.io/RTL">RTL</a></li>
<li><a href="https://jaythexxvii.github.io/Red-Metro-For-Steam/">Red Metro</a></li>
<li><a href="https://jaythexxvii.github.io/Discord-old-icons/">Discord Old Icons</a></li>
<!-- <li class="flyout">
<a href="https://jaythexxvii.github.io/Red-Metro-For-Steam">Red Metro</a>
<ul class="flyout-nav">
<li><a href="https://jaythexxvii.github.io/Red-Metro-For-Steam/libraryroot-custom-css/">libraryroot.custom.css</a></li>
<li><a href="https://jaythexxvii.github.io/Red-Metro-For-Steam/friends-custom-css/">friends.custom.css</a></li>
<li><a href="https://jaythexxvii.github.io/Red-Metro-For-Steam/notifications-custom-css/">notifications.custom.css</a></li>
<li><a href="https://jaythexxvii.github.io/Red-Metro-For-Steam/webkit-css/">webkit.css</a></li>
<li><a href="https://jaythexxvii.github.io/Red-Metro-For-Steam/theme-json/">theme.json</a></li>
<li><a href="https://jaythexxvii.github.io/Red-Metro-For-Steam/skin-json/">skin.json</a></li>
</ul>
</li> -->
</ul>
</li>
</ul>
</header>
<header class="RevertX2-Nav">
<body>
<font size = "+10" face="Arial"> <h2 class="RevertX2-Header"> RevertX2-Legacy </font> </h2>
<img src="https://raw.githubusercontent.com/JayTheXXVII/jaythexxvii.github.io/main/Assets/RevertX2%20Preview%20Image.png" alt="RevertX2" class="center" />
</body>
</header>
</html>