From 01b4d8ac76a2a6a7ee57dd173f3894022977d2cb Mon Sep 17 00:00:00 2001 From: ilotterytea Date: Wed, 18 Jun 2025 13:34:08 +0500 Subject: feat: file catalogue --- lib/partials.php | 19 +++++++++-- public/catalogue.php | 83 +++++++++++++++++++++++++++++++++++++++++++++++ public/mod.php | 86 +++---------------------------------------------- public/static/style.css | 21 ++++++++++++ 4 files changed, 125 insertions(+), 84 deletions(-) create mode 100644 public/catalogue.php diff --git a/lib/partials.php b/lib/partials.php index 6c69c62..24e6e70 100644 --- a/lib/partials.php +++ b/lib/partials.php @@ -15,6 +15,11 @@ function html_big_navbar() + + + + + @@ -33,19 +38,29 @@ function html_big_navbar()