-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
95 lines (90 loc) · 3.84 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
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="author" content="Zayd Mohammed">
<meta name="description" content="funny site">
<link rel="icon" href="https://glitch.com/favicon.ico" />
<title>small-def</title>
<link rel="stylesheet" href="/style.css" />
<script src="/script.js" defer></script>
</head>
<body>
august-ish
<header id="header">
<div id="back1">
<div class="grad">
<img
src="https://t4.ftcdn.net/jpg/00/32/16/37/240_F_32163764_TVGoyLxIBzW7rlkpXFoqsBpFCcdrM4ag.jpg"
id="logo"
/><br />
<marqc><marq>hello</marq></marqc>
</div>
</div>
</header>
<hr />
<!--<div class="tenor-gif-embed" data-postid="15230643" data-share-method="host" data-aspect-ratio="1" data-width="45%"><a href="https://tenor.com/view/monkey-circle-monkey-circle-gif-15230643">Monkey Circle GIF</a>from <a href="https://tenor.com/search/monkey-gifs">Monkey GIFs</a></div> <script type="text/javascript" async src="https://tenor.com/embed.js"></script>
-->
<nav>
<a href="#footer"><button>bottom</button></a>
<details id="nav"><summary>pages</summary>
<details>
<summary><a href="/disqus/disqus.html">disqus</a></summary>
 <a href="/disqus/c.html">comments for ↑ (wip)</a>
</details>
<a href="/p">ALL PAGES!</a><br>
<a href="/p/lambda.html">cool esolang i found</a>
</details>
<details>
<summary>contact</summary>
 <a href="mailto:[email protected]">gmail: zaydiscool777</a>
 <a href="https://beacons.ai/zaydiscool777">beacons: zaydiscool777</a>
 <a href="https://wasteof.money/users/zaydmohammed">:-(</a>
 <a href="substack.html">chronological diseases in substack</a>
</details>
<a href="#header"><button id="btop" bgcolor="chucknorris">top</button></a>
</nav>
<hr />
<article>
hello! this is my website. you wanna know why it's called small-def?<br>
<sm>{hover over us iii<def>: jjj wowie zowie jsdfjksdhjfhjkdskjfd</def>}</sm>
<br>isn't that cool?
</article>
<br /><br /><br />
<hr id="footer"/>
<disqus>
<div id="disqus_thread"></div>
<!--Append #disqus_thread to the href attribute in your links. This will tell Disqus which links to look up and return the comment count. For example: <a href="http://foo.com/bar.html#disqus_thread">Link</a>.-->
<script>
/**
* RECOMMENDED CONFIGURATION VARIABLES: EDIT AND UNCOMMENT THE SECTION BELOW TO INSERT DYNAMIC VALUES FROM YOUR PLATFORM OR CMS.
* LEARN WHY DEFINING THESE VARIABLES IS IMPORTANT: https://disqus.com/admin/universalcode/#configuration-variables */
var disqus_config = function () {
this.page.url = PAGE_URL; // Replace PAGE_URL with your page's canonical URL variable
this.page.identifier = "apricot-glimmer-chokeberry-glitch-me"; // Replace PAGE_IDENTIFIER with your page's unique identifier variable
};
(function () {
// DON'T EDIT BELOW THIS LINE
var d = document,
s = d.createElement("script");
s.src =
"https://apricot-glimmer-chokeberry-glitch-me.disqus.com/embed.js";
s.setAttribute("data-timestamp", +new Date());
(d.head || d.body).appendChild(s);
})();
</script>
<noscript>
Please enable JavaScript to view the
<a href="https://disqus.com/?ref_noscript"
>comments powered by Disqus.</a
>
</noscript>
<script
id="dsq-count-scr"
src="//apricot-glimmer-chokeberry-glitch-me.disqus.com/count.js"
async
></script>
</disqus>
</body>
</html>