diff options
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> |