From 47b85af2315856ed86d2bcd0270e349821313db1 Mon Sep 17 00:00:00 2001 From: rainerosion Date: Sat, 5 Feb 2022 18:50:28 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A6=96=E9=A1=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- base/footer.php | 89 +++++++++++++++++++++++++++++++++++++++++++++ index.php | 97 ++----------------------------------------------- 2 files changed, 92 insertions(+), 94 deletions(-) diff --git a/base/footer.php b/base/footer.php index b2dc53d..a8d6766 100644 --- a/base/footer.php +++ b/base/footer.php @@ -51,5 +51,94 @@ class="fas fa-rss"> +
+ + + +
+ + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/index.php b/index.php index 30a759f..ac55e12 100644 --- a/index.php +++ b/index.php @@ -101,14 +101,14 @@ $this->need('base/header.php');
-
+ - -
- - - - - - - - - - - - - - - - - - - - - \ No newline at end of file +need('/base/footer.php'); ?> \ No newline at end of file