diff options
author | davidovski <david@davidovski.xyz> | 2024-03-21 11:36:42 +0000 |
---|---|---|
committer | davidovski <david@davidovski.xyz> | 2024-03-21 11:36:42 +0000 |
commit | e022d07aad491bab0c6af62273c6a6e88c2fbe93 (patch) | |
tree | b73ff98813d4d5d1c483bbf44a3415c425054ac3 /site/index.html | |
parent | 8fc27973f8fa4812271e63fcf76f5588f6e1d160 (diff) |
adjust description
Diffstat (limited to 'site/index.html')
-rwxr-xr-x | site/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/site/index.html b/site/index.html index 06f3f14..be2fec0 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 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.</p> </div> |