first commit
parent
bad9bdbbed
commit
28958f42e1
@ -0,0 +1,38 @@
|
|||||||
|
<!DOCTYPE html>
|
||||||
|
<html lang="en">
|
||||||
|
<head>
|
||||||
|
<meta charset="UTF-8">
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
|
<title>🏳️⚧️ Charlie :3</title>
|
||||||
|
<link rel="stylesheet" href="style.css">
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
<header>
|
||||||
|
<div class="navbar">
|
||||||
|
<div>
|
||||||
|
<h1 class="womp-womp-txt">🏳️⚧️ Charlie :3</h1>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</header>
|
||||||
|
<main>
|
||||||
|
<div class="projects">
|
||||||
|
<h2>projects</h2>
|
||||||
|
<p>don't have any</p>
|
||||||
|
<img src="https://media.tenor.com/6puWGBHD7RoAAAAM/angry-chinese-man.gif" alt="">
|
||||||
|
</div>
|
||||||
|
<div class="myself-txt">
|
||||||
|
<h2>hello.</h2>
|
||||||
|
<center>
|
||||||
|
<p>this is me charlie.</p>
|
||||||
|
<p>a german kiddo who lives in germany and wants to have some fun in his life.</p>
|
||||||
|
<p>rn im going to a Fos</p>
|
||||||
|
</center>
|
||||||
|
</div>
|
||||||
|
<div>
|
||||||
|
<center>
|
||||||
|
<img class="womp-womp-gif" src="src/shylily-womp.gif" alt="womp-womp-gif">
|
||||||
|
</center>
|
||||||
|
</div>
|
||||||
|
</main>
|
||||||
|
</body>
|
||||||
|
</html>
|
Loading…
Reference in New Issue