initial commit
This commit is contained in:
commit
4cb7833eb4
2 changed files with 20 additions and 0 deletions
BIN
dance.gif
Normal file
BIN
dance.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 38 KiB |
20
index.html
Normal file
20
index.html
Normal file
|
@ -0,0 +1,20 @@
|
||||||
|
<!DOCTYPE html>
|
||||||
|
<html lang="en">
|
||||||
|
<head>
|
||||||
|
<meta charset="utf-8">
|
||||||
|
<meta name="viewport" content="width=device-width,initial-scale=1">
|
||||||
|
<title>NOT Empty webpage of a CHUNBOAN user</title>
|
||||||
|
<body>
|
||||||
|
<h1>THE WAIFU ZONE</h1>
|
||||||
|
<p>This webzone is NOT empty.</p>
|
||||||
|
<img src="./dance.gif">
|
||||||
|
<p>I added something!</p>
|
||||||
|
<p>Post number 1:<br>
|
||||||
|
Don't you ever think about how fast we tend to make things go through?
|
||||||
|
As in, I even find myself getting to the point of: "oh yeah, of course, I'm going to write this post in 5 seconds while I'm doing something else."
|
||||||
|
There's supposedly no time to do anything, yet, we seemingly spend all the time in the world doing nothing.</p>
|
||||||
|
|
||||||
|
<p>Post 2: After last post I was kind of uneasy, I felt like i wanted to write more. As I write in the terminal i can feel more connection with what I write. It's clunky,yet it feels calm and more real than ever. Perhaps this is what I needed </p>
|
||||||
|
<p><a href="/">Go back to the ZONE.</a></p>
|
||||||
|
</body>
|
||||||
|
</html>
|
Loading…
Add table
Reference in a new issue