-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
31 lines (20 loc) · 1.09 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
<!DOCTYPE html>
<html lang="en">
<head>
<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=VT323&display=swap" rel="stylesheet">
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>n0dZzz</title>
<link rel="stylesheet" type="text/css" href="style.css">
</head>
<body>
<h1 class="Name">n0dZzz</h1>
<h2 class="Bio">I like to mod games, make games, make music, make art, reverse engineer, and being creative while making things <a href="https://github.com/n0dzzz" target="_blank">github.com</a> </h2>
<h1 class="Projects">what im working on</h1>
<embed class="ZombieRising" type="text/html" src="https://trello.com/b/hwtRE8GI.html" width="750" height="600">
<embed class="UnityZombies" type="text/html" src="https://trello.com/b/z6L1YhfV.html" width="750" height="600">
</body>
</html>