Compare commits

...

3 Commits

Author SHA1 Message Date
davidovski eef42271c3 tweak 2024-03-21 11:41:09 +00:00
davidovski 7ad3fb9551 explain site links in about 2024-03-21 11:40:02 +00:00
davidovski e022d07aad adjust description 2024-03-21 11:36:42 +00:00
1 changed files with 1 additions and 1 deletions

View File

@ -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 writing <a href="/git/shblg.git/tree/src/md2html.sh">"shell scripts"</a> and playing around with free software</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>