diff options
author | 53hornet <atc@53hor.net> | 2021-10-02 21:40:38 -0400 |
---|---|---|
committer | 53hornet <atc@53hor.net> | 2021-10-02 21:40:38 -0400 |
commit | a8359512c85dec7b1cfa1320db8055dc3cd134e7 (patch) | |
tree | 6e747c8ec84c35f6557713698eff174f1e583531 /index.php | |
parent | 9aa06b18a2d328a42337db2e5c44578449d96b28 (diff) | |
download | 53hor-a8359512c85dec7b1cfa1320db8055dc3cd134e7.tar.xz 53hor-a8359512c85dec7b1cfa1320db8055dc3cd134e7.zip |
fix: close index tags
Diffstat (limited to 'index.php')
-rw-r--r-- | index.php | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -27,3 +27,4 @@ include('./includes/head.php'); } ?> </ul> +</article> |