From 1b4732acdf222b4766eaa19a037c5e13599cb342 Mon Sep 17 00:00:00 2001 From: Syndamia Date: Sat, 1 Feb 2025 10:52:54 +0200 Subject: feat(views/profile): Show archives and lists as proper nav buttons --- views/profile/index.php | 22 +++++++++++++++------- 1 file changed, 15 insertions(+), 7 deletions(-) (limited to 'views/profile') diff --git a/views/profile/index.php b/views/profile/index.php index 58a43e2..a0ef2e7 100644 --- a/views/profile/index.php +++ b/views/profile/index.php @@ -13,11 +13,13 @@

Username ?>

-
+
-

Archives

-

Lists

-
+ +
archives() as $page) { include $VIEWS_DIR . '/archive/item.php'; @@ -26,7 +28,7 @@ ?>
-