-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathlangtemp.html
41 lines (37 loc) · 1.94 KB
/
langtemp.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
<!DOCTYPE html>
<html lang="en">
<!--Fuck you we need minimalism, not realism-->
<head>
<meta charset="UTF-8">
<meta name="google-site-verification" content="xOvT4U_zDyyRpKP15Yq6yPDCtC3QoNjiE8Nvz8NkfvA" />
<meta name="description" content="memes and other garbage like projects">
<meta property="og:image" content="https://unknown07724.github.io/assets/1.webp">
<meta name="keywords" content="website, memes, unknown07724">
<meta name="author" content="Unknown07724">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="shortcut icon" type="image/x-icon" href="/favicon.png">
<link rel="stylesheet" href="/styles/main.css">
<title>Frogs</title>
</head>
<body>
<h2>hello there</h2>
<p>I make stuff for no reason</p>
<p>this site has some pages that google flags as dangerous,
<p>ignore them as it is false because I don't know which ones are marked as dangerous</p>
<a href="/project-list.html">
<p>project list</p>
</a>
<p>because you scrolled too far</p>
<p>I gave you a free meme</p>
<img src="/assets/1.webp" alt="Forgs" class="center">
<p>my server</p>
<iframe title="my discord server" src="https://discord.com/widget?id=1233473231558541422&theme=dark" width="350" height="500" allowtransparency="true" frameborder="0" sandbox="allow-popups allow-popups-to-escape-sandbox allow-same-origin allow-scripts"></iframe>
<h3>video(s) approved by the frog council</h3>
<iframe width="560" height="315" src="https://www.youtube.com/embed/Xpf5P7X0sNo?si=7C8eB4ynLiEWIXiT" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
<footer>
- by unknown07724(ds: unknown_07724)
<a href="contact.html">contact</a>
<a href="https://github.com/unknown07724/unknown07724.github.io/">github repo</a>
</footer>
</body>
</html>