summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author53hornet <atc@53hor.net>2021-10-02 21:40:38 -0400
committer53hornet <atc@53hor.net>2021-10-02 21:40:38 -0400
commita8359512c85dec7b1cfa1320db8055dc3cd134e7 (patch)
tree6e747c8ec84c35f6557713698eff174f1e583531
parent9aa06b18a2d328a42337db2e5c44578449d96b28 (diff)
download53hor-a8359512c85dec7b1cfa1320db8055dc3cd134e7.tar.xz
53hor-a8359512c85dec7b1cfa1320db8055dc3cd134e7.zip
fix: close index tags
-rw-r--r--index.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/index.php b/index.php
index 0ba4857..c507320 100644
--- a/index.php
+++ b/index.php
@@ -27,3 +27,4 @@ include('./includes/head.php');
}
?>
</ul>
+</article>