Skip to content

Commit d2ca1f1

Browse files
committed
/ /contact/discord/
1 parent e0716fc commit d2ca1f1

2 files changed

Lines changed: 40 additions & 36 deletions

File tree

contact/discord/index.html

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
1+
<!DOCTYPE html>
12
<html>
2-
<head>
3-
<title>KSSJW's Discord</title>
4-
</head>
5-
<body>
6-
UserName: kssjw
7-
</body>
8-
</html>
3+
<head>
4+
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
5+
<meta name="viewport" content="width=device-width, initial-scale=1.0">
6+
<title>KSSJW's Discord</title>
7+
</head>
8+
<body>
9+
UserName: kssjw
10+
</body>
11+
</html>

index.html

Lines changed: 30 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -1,30 +1,31 @@
1+
<!DOCTYPE html>
12
<html>
2-
<head>
3-
<title>KSSJW's Home</title>
4-
</head>
5-
<body>
6-
<h1>KSSJW's Home</h1>
7-
8-
<p>Hello World</P>
9-
10-
<p>
11-
░░░░░░░░░░░░▄▐<br>
12-
░░░░░░▄▄▄░░▄██▄<br>
13-
░░░░░▐▀█▀▌░░░░▀█▄<br>
14-
░░░░░▐█▄█▌░░░░░░▀█▄<br>
15-
░░░░░░▀▄▀░░░▄▄▄▄▄▀▀<br>
16-
░░░░▄▄▄██▀▀▀▀<br>
17-
░░░█▀▄▄▄█░▀▀<br>
18-
░░░▌░▄▄▄▐▌▀▀▀<br>
19-
▄░▐░░░▄▄░█░▀▀<br>
20-
▀█▌░░░▄░▀█▀░▀<br>
21-
░░░░░░░▄▄▐▌▄▄<br>
22-
░░░░░░░▀███▀█░▄<br>
23-
░░░░░░▐▌▀▄▀▄▀▐▄<br>
24-
░░░░░░▐▀░░░░░░▐▌<br>
25-
░░░░░░█░░░░░░░░█<br>
26-
░░░░░▐▌░░░░░░░░░█<br>
27-
░░░░░█░░░░░░░░░░▐▌
28-
</p>
29-
</body>
30-
</html>
3+
<head>
4+
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
5+
<meta name="viewport" content="width=device-width, initial-scale=1.0">
6+
<title>KSSJW's Home</title>
7+
</head>
8+
<body>
9+
<h1>KSSJW's Home</h1>
10+
<p>Hello World</p>
11+
<p>
12+
░░░░░░░░░░░░▄▐<br>
13+
░░░░░░▄▄▄░░▄██▄<br>
14+
░░░░░▐▀█▀▌░░░░▀█▄<br>
15+
░░░░░▐█▄█▌░░░░░░▀█▄<br>
16+
░░░░░░▀▄▀░░░▄▄▄▄▄▀▀<br>
17+
░░░░▄▄▄██▀▀▀▀<br>
18+
░░░█▀▄▄▄█░▀▀<br>
19+
░░░▌░▄▄▄▐▌▀▀▀<br>
20+
▄░▐░░░▄▄░█░▀▀<br>
21+
▀█▌░░░▄░▀█▀░▀<br>
22+
░░░░░░░▄▄▐▌▄▄<br>
23+
░░░░░░░▀███▀█░▄<br>
24+
░░░░░░▐▌▀▄▀▄▀▐▄<br>
25+
░░░░░░▐▀░░░░░░▐▌<br>
26+
░░░░░░█░░░░░░░░█<br>
27+
░░░░░▐▌░░░░░░░░░█<br>
28+
░░░░░█░░░░░░░░░░▐▌
29+
</p>
30+
</body>
31+
</html>

0 commit comments

Comments
 (0)