summaryrefslogtreecommitdiff
path: root/includes/foot.php
diff options
context:
space:
mode:
author53hornet <atc@53hor.net>2021-12-10 23:17:42 -0500
committer53hornet <atc@53hor.net>2021-12-10 23:17:42 -0500
commitde9bbfdb8f0d3b366e76a5cc775690f7315c740f (patch)
treece5dd65c507ce5db6382665d824ef163e47e8d0f /includes/foot.php
parente68127a6ff2428657b8dab0b90cd16bf1dd99dad (diff)
download53hor-de9bbfdb8f0d3b366e76a5cc775690f7315c740f.tar.xz
53hor-de9bbfdb8f0d3b366e76a5cc775690f7315c740f.zip
feat: custom routing, no required php in posts
Diffstat (limited to 'includes/foot.php')
-rw-r--r--includes/foot.php9
1 files changed, 9 insertions, 0 deletions
diff --git a/includes/foot.php b/includes/foot.php
new file mode 100644
index 0000000..c128cc1
--- /dev/null
+++ b/includes/foot.php
@@ -0,0 +1,9 @@
+</article>
+<hr />
+
+<footer>
+
+</footer>
+</body>
+
+</html>