diff options
-rw-r--r-- | readme.txt | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/readme.txt b/readme.txt index c7073e5..15d82f1 100644 --- a/readme.txt +++ b/readme.txt | |||
@@ -1,9 +1,10 @@ | |||
1 | <h1>HAT-TRICK</h1> | 1 | HAT-TRICK ~ ~ ~ |
2 | <h2>another dumb ssg</h2> | 2 | another dumb ssg |
3 | ================ | ||
3 | 4 | ||
4 | <p> | ||
5 | I've always wanted to write a static site generator in nothing but shell, awk, | 5 | I've always wanted to write a static site generator in nothing but shell, awk, |
6 | and make. And I think that now, I've pretty much got my dream done. There are | 6 | and make. And I think that now, I've pretty much got my dream done. There are |
7 | a few warts and what-not, but yeah, I feel good. | 7 | a few warts and what-not, but yeah, I feel good. |
8 | <p> | 8 | |
9 | You can see the website this thing powers at <a href="https://acdw.casa">acdw.casa</a>. | 9 | You can see the website this thing powers at https://acdw.casa. |
10 | |||