summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html17
1 files changed, 13 insertions, 4 deletions
diff --git a/index.html b/index.html
index ea126ac..bb20b98 100644
--- a/index.html
+++ b/index.html
@@ -11,13 +11,22 @@
<div>
<main>
<header>
- <h1>Hello, this is my website.</h1>
- Thanks for stopping by!
+ <h1><i>Welcome</i></h1>
</header>
- <h2>Well...</h2>
- <p>nya~</p>
+
+ <p>to my little corner fo the internet
+ where I share my thoughts on video games, art and music.
+ I love programming, and all of the projects I've written
+ can be found
+ <a href="https://git.pwyazha.ru/">on my git page</a></p>
+
+ <p>There's not much going on there, at least for now.
+ But eventually I'll start blogging.</p>
+
<img src="images/maxwell.gif"/>
+
<footer>
+ <p><i>nya~</i></p>
</footer>
</main>
</div>