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