diff options
-rw-r--r-- | readme.txt | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/readme.txt b/readme.txt index 0578a36..31ed723 100644 --- a/readme.txt +++ b/readme.txt | |||
@@ -1,10 +1,9 @@ | |||
1 | HAT-TRICK | 1 | <h1>HAT-TRICK</h1> |
2 | ========= | 2 | <h2>another dumb ssg</h2> |
3 | another dumb ssg | ||
4 | ---------------- | ||
5 | 3 | ||
4 | <p> | ||
6 | 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, |
7 | 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 |
8 | a few warts and what-not, but yeah, I feel good. | 7 | a few warts and what-not, but yeah, I feel good. |
9 | 8 | <p> | |
10 | You can see the website this thing powers at https://acdw.casa. | 9 | You can see the website this thing powers at https://acdw.casa. |