summaryrefslogtreecommitdiff
path: root/templates/about.html
diff options
context:
space:
mode:
authordavidovski <david@davidovski.xyz>2023-06-13 00:12:02 +0100
committerdavidovski <david@davidovski.xyz>2023-06-13 00:12:02 +0100
commit1cdffa967eea30a7947fea23e665fc1e68ffbf58 (patch)
treeecf6a75bb9c9aa530bf5e7cca909c9b8894fd690 /templates/about.html
parent40a6aabbdb721da1e0b3f0274a1689cccbb3415f (diff)
use shblg to generate a static site from this repo
Diffstat (limited to 'templates/about.html')
-rw-r--r--templates/about.html20
1 files changed, 0 insertions, 20 deletions
diff --git a/templates/about.html b/templates/about.html
deleted file mode 100644
index e0bc58c..0000000
--- a/templates/about.html
+++ /dev/null
@@ -1,20 +0,0 @@
-
-<div class="grid">
- <div class="about">
-
- <p>Hi, I'm david and this is my website.</p>
- <p>This site is still under construction... 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>@iksv:monero.social</code>.</p>
- </div>
-
- <div class="image">
- <img src="/images/remotecontrol.gif">
- </div>
-</div>
-
-<div>
- <h2>blog posts</h2>
- %posts%
-</div>
-