From 7ebd3e341eca0eb01c1a93e6f3f2007218c0d8cc Mon Sep 17 00:00:00 2001 From: Cflip <36554078+cflip@users.noreply.github.com> Date: Mon, 25 Jan 2021 20:44:13 -0700 Subject: Add page to show all posts --- index.php | 22 ++++++++++++---------- 1 file changed, 12 insertions(+), 10 deletions(-) (limited to 'index.php') diff --git a/index.php b/index.php index 3672dbe..a3d6fce 100644 --- a/index.php +++ b/index.php @@ -53,12 +53,14 @@ include_once 'header.php'; mysqli_stmt_close($stmt); mysqli_free_result($result); ?> - - - - - - + +
Latest ThreadsLatest Post
+ + + + + + -
Latest Threads View AllLatest Post
- + + + + \ No newline at end of file -- cgit v1.2.3