forked from plaaosert/satanicbanana.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
75 lines (64 loc) · 4.12 KB
/
index.html
File metadata and controls
75 lines (64 loc) · 4.12 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
<!DOCTYPE html>
<html lang = "en-US">
<head>
<meta charset = "UTF-8">
<title>pl</title>
<link rel="icon" type="image/x-icon" href="favicon.ico">
<link rel="stylesheet" type="text/css" href="index.css?v=04"/>
<meta content="plaao.net" property="og:title" />
<meta content="plaaosert website" property="og:description" />
<meta content="https://plaao.net" property="og:url" />
<meta content="https://plaao.net/twitchpost/Warrior/B.gif" property="og:image" />
<meta content="#cccccc" data-react-helmet="true" name="theme-color" />
</head>
<body>
<script src="music.js"></script>
<div class="socials">
<a class="destructible social-link" style="color: #c88" href="https://scrimblo.foundation">scrimblo.foundation</a>
<br><br>
<a class="destructible social-link" style="color: #42bcf5" href="https://twitter.com/plaaosert">twitter</a>
<br><br>
<a class="destructible social-link" style="color: #b88cff" href="https://twitch.com/plaaosert">twitch</a>
<br><br>
<a class="destructible social-link" style="color: #cccccc" href="https://github.com/plaaosert">github</a>
<br><br>
<a class="destructible social-link" id="7" style="color: #7289da" href="javascript:void(0)">discord</a>
</div>
<div id="links">
<script src="defs.js?v=03"></script>
<br><br><br><br>
<span> </span><a href="bio.html" id="banner">// plaaosert //</a>
<br>
<ul>
<li><span> </span><a class="destructible" id="1" href="twitchpost/help.html">## twitchpost</a></li>
<li><span> </span><a class="destructible disabled" id="2" href="javascript:void(0)">## battlepost</a></li>
<li><span> </span><a class="destructible" id="3" href="bej/bej.html">## bej</a></li>
<li><span> </span><a class="destructible" id="4" href="words/index.html">## words</a></li>
<li><span> </span><a class="destructible" id="8" href="letters/index.html">## letters</a></li>
<li><span> </span><a class="destructible new-thing" id="10" href="wheels/index.html">## wheels [new!]</a></li>
<li><span> </span><a class="destructible new-thing" id="11" href="circles/index.html">## circles [new!]</a></li>
<li><span> </span><a class="destructible disabled" id="9" href="javascript:void(0)">## spells</a></li>
<li><span> </span><a class="destructible" id="5" href="javascript:void(0)" onclick="switch_to_next();">## control canvas</a></li>
<li><span> </span><a style="display: unset" class="destructible foreboding" id="6" onclick="engage();">## ..</a></li>
</ul>
<script src="text-glitch.js?v=07"></script>
</div>
<h1 style="display:none" class="destructible" id="music-player">00:00 [ ] 99:99</h1>
<div id="ocean" style="display: none">
<!-- basically just a huge textbox -->
<p id="ocean-content", class="canvas">t</p>
<script src="the-sea.js?v=03"></script>
</div>
<div id="ocean-alt" style="display: none">
<!-- basically just a huge textbox -->
<p id="ocean-content-alt", class="canvas">t</p>
<script src="the-sea-alt.js?v=02"></script>
</div>
<div id="switch">
<!-- basically just a huge textbox -->
<p id="switch-content", class="canvas"></p>
<script src="switch.js?v=02"></script>
</div>
<script src="reboot.js?v=02"></script>
</body>
</html>