diff options
author | Case Duckworth | 2022-05-19 11:49:53 -0500 |
---|---|---|
committer | Case Duckworth | 2022-05-19 11:49:53 -0500 |
commit | af52a71c9b2d6d66ff00fb39386d8d7a5330b2b0 (patch) | |
tree | d5cfca7f6ce469b45bf4c38e4d53ae22d7bfff0a /src/_index.htm | |
download | hat-trick-af52a71c9b2d6d66ff00fb39386d8d7a5330b2b0.tar.gz hat-trick-af52a71c9b2d6d66ff00fb39386d8d7a5330b2b0.zip |
Initial commit
I'm doing content + generation in this ... who knows if it's smart, lol.
Diffstat (limited to 'src/_index.htm')
-rw-r--r-- | src/_index.htm | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/_index.htm b/src/_index.htm new file mode 100644 index 0000000..6b7b809 --- /dev/null +++ b/src/_index.htm | |||
@@ -0,0 +1,7 @@ | |||
1 | <p>Ahoy! This here is my little home-away-from-home on the interwebs. | ||
2 | I'm currently experimenting with a custom little <abbr title="static site generator">SSG</abbr> | ||
3 | I'm calling <strong>HAT TRICK</strong>. | ||
4 | I should probably throw the source up somewhere, but I haven't yet. | ||
5 | </p> | ||
6 | |||
7 | |||