From dcc9fbef1e959e8391269da4cbdfdaaaddd47276 Mon Sep 17 00:00:00 2001 From: RaindropsSys Date: Fri, 21 Jun 2024 00:04:16 +0200 Subject: Fix archives page --- projects/archive/index.php | 46 +++------------------------------------------- version | 2 +- 2 files changed, 4 insertions(+), 44 deletions(-) diff --git a/projects/archive/index.php b/projects/archive/index.php index b6929b7..9763348 100755 --- a/projects/archive/index.php +++ b/projects/archive/index.php @@ -1,44 +1,4 @@ - + - -
-

- - - - - - - - -
$year"); - } - - ?>$month"); - } - - ?> - "> - .png" alt="Project icon"> - - -
-
- - +header("Location: https://archives.equestria.dev"); +die(); diff --git a/version b/version index c84c730..c15ca8c 100755 --- a/version +++ b/version @@ -1 +1 @@ -13.5.5 +13.5.6 -- cgit