-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
33 lines (33 loc) · 2.18 KB
/
index.html
File metadata and controls
33 lines (33 loc) · 2.18 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
<!DOCTYPE html>
<html lang="ko-KR">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link
href="https://fonts.googleapis.com/css2?family=Noto+Color+Emoji&family=Noto+Sans+HK:wght@100..900&family=Noto+Sans+JP:wght@100..900&family=Noto+Sans+KR:wght@100..900&family=Noto+Sans+Math&family=Noto+Sans+SC:wght@100..900&family=Noto+Sans+Symbols+2&family=Noto+Sans+Symbols:wght@100..900&family=Noto+Sans+TC:wght@100..900&family=Noto+Sans:ital,wght@0,100..900;1,100..900&display=swap"
rel="stylesheet" />
<!-- Material Icons (기본) -->
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet" />
<!-- Material Symbols (Outlined, Rounded, Sharp) -->
<link href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined" rel="stylesheet" />
<link href="https://fonts.googleapis.com/css2?family=Material+Symbols+Rounded" rel="stylesheet" />
<link href="https://fonts.googleapis.com/css2?family=Material+Symbols+Sharp" rel="stylesheet" />
<title>뇌빼고 만듬</title>
<link rel="stylesheet" href="style.css" />
<script src="script,js"></script><script type="text/javascript" defer>
console.log("이스터에그");
const asdf = 1234;
</script>
</head>
<body>
<a href='i.namu.wiki/i/yVzvn4_P8t2vRS2IZsSgQYfLvWSb5p1_jPSL9jjZU5A1U5K6bolrQRgfOu0D7e2Hd-0Wh43EVZvOTSSD-6eGB4qbqNXrPSG8SlSc2PZ7mFh62Br8297OEwXYyFKgpy6N4c5wLa0YNDBfcIS7YsmxN88mztQKfb8T0BgcsYhl7Js.webp'><div><span class="material-symbols-sharp" style='text-align: left; font-size: 70; color: white'>menu</span></div></a><h1 class="center" style='font-size: 40px; font-family: "Cafe24Surround";'>안녕</h1>
<p style="font-size: 25px">
이 사이트는 함정이 들어있어<br>
(소리 켜)<br>
<a href="/asdf/2048.html">ㅂㅅ같은 ai의 2048</a>
</p>
<audio src="/asdf/Rick Astley - Never Gonna Give You Up (Video)" autoplay="true" loop="true">
</body>
</html>