-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
39 lines (38 loc) · 2.88 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
<!DOCTYPE html>
<head>
<title>NestingDoll</title>
<link rel="shortcut icon" type="image/png" href="images/favicon.png">
</head>
<body style="background-color:black;">
<center>
<pre>
<span style="color: #ffffff;">
&&&&&&
&&& &&&
#& &#
&# #&
# #
# #
&& &&
#& &#
&& &&
# #
# #
&& &&
& &
& &
& &
##############################################
# NestingDoll #
##############################################
</span></pre></center>
<span style="color: #ffffff;">
<hr width="30%">
</span>
<h1 style="text-align: center;"><span style="color: #ffffff;">nd{nd{nd{nd{nd{...}}}}}</span></h1>
<h1 style="text-align: center;"><span style="color: #FF0000;">Site under construction....</span></h1>
<h2 style="text-align: center;"><span style="color: #ffffff;"><a style="color: #ffffff;" href="nestingdollctf.github.io/pages/about.html">About</a></span></h2>
<h2 style="text-align: center;"><span style="color: #ffffff;"><a style="color: #ffffff;" href="nestingdollctf.github.io/pages/members.html">Members</a></span></h2>
<h2 style="text-align: center;"><span style="color: #ffffff;"><a style="color: #ffffff;" href="nestingdollctf.github.io/pages/competitions.html">Competitions</a></span></h2>
</body>
</html>