From 372855459a5cb707a1cdbc6d7adb12177afbf44b Mon Sep 17 00:00:00 2001
From: davidovski <david@sendula.com>
Date: Fri, 27 Aug 2021 03:08:43 +0100
Subject: new article, added background

---
 templates/about.html | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)
 create mode 100644 templates/about.html

(limited to 'templates/about.html')

diff --git a/templates/about.html b/templates/about.html
new file mode 100644
index 0000000..17b2883
--- /dev/null
+++ b/templates/about.html
@@ -0,0 +1,17 @@
+<div class="grid">
+	<div class="about">
+
+		<p>Hi, I'm david and this is my place in the wired where I dump various files, write blogs and whatever I feel like.</p>
+		<p>Feel free to explore the above links, or scroll through below. This site is still under contruction... permanently. So expect it to look better (or worse) in the future.</p>
+
+		<p>if you want to contact me, you can message me on matrix <code>@davidovski:matrix.org</code> (i will make my own homeserver soon ok?) or discord <code>iksvo#6239</code>. I'll be also happy to reply to any emails, linked at the top of the page</p>
+	</div>
+	<div class="image">
+		<img src="/images/remotecontrol.png">
+	</div>
+</div>
+<hr>
+<hr>
+
+<h1 class="header">blog posts</h1>
+
-- 
cgit v1.2.1