diff options
author | Adam T. Carpenter <atc@53hor.net> | 2021-04-21 22:57:39 -0400 |
---|---|---|
committer | Adam T. Carpenter <atc@53hor.net> | 2021-04-21 22:57:39 -0400 |
commit | 890b34bcc1a6b4073d1e512b1386634f7bc5ea52 (patch) | |
tree | 17efbec82a5bc118c2ae0b3ec56acbf159e4edda /templates/index_foot.html | |
parent | e87bdb082057c4eddd1af159374b667c7fe234d4 (diff) | |
download | 53hor-890b34bcc1a6b4073d1e512b1386634f7bc5ea52.tar.xz 53hor-890b34bcc1a6b4073d1e512b1386634f7bc5ea52.zip |
unified posts dir, until I can figure out makefile sub-subdirs. makefile auto-generates index
Diffstat (limited to 'templates/index_foot.html')
-rw-r--r-- | templates/index_foot.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/templates/index_foot.html b/templates/index_foot.html new file mode 100644 index 0000000..420b108 --- /dev/null +++ b/templates/index_foot.html @@ -0,0 +1,4 @@ + </ul> + </article> + </body> +</html> |