summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordavidovski <david@davidovski.xyz>2024-03-21 11:41:09 +0000
committerdavidovski <david@davidovski.xyz>2024-03-21 11:41:09 +0000
commiteef42271c3aa88bcf46250950f129e8ba3198320 (patch)
treeb2e4fecd79be86c66dbc24e36779612d59fe6ac2
parent7ad3fb95511503e392c15e5852673102bf6d9fde (diff)
tweak
-rwxr-xr-xsite/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/site/index.html b/site/index.html
index 134d12f..964aa17 100755
--- a/site/index.html
+++ b/site/index.html
@@ -6,7 +6,7 @@ cat << EOF
<div class="grid">
<div class="about">
- <p>hi, i'm david and this is my website. i'm interested in all things esoteric as well as coding in <a href="/git/shblg.git/tree/src/md2html.sh">shell</a> and playing around with free software. if you want to check out my projects, most of them can be found on <a href="/git">/git</a> and some older, assorted projects can be found on <a href="/m/">/m</a></p>
+ <p>hi, i'm david and this is my website. i'm interested in all things esoteric as well as coding in <a href="/git/shblg.git/tree/src/md2html.sh">shell</a> and playing around with free software. if you want to check out my projects, most of them can be found on <a href="/git">/git</a> and an assorted list of older projects can be found on <a href="/m/">/m</a></p>
</div>