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