From 6c964cfe63bcb7dea38948dda7189f279c0b787c Mon Sep 17 00:00:00 2001 From: Floorb <132411956+Neetpone@users.noreply.github.com> Date: Wed, 5 Jul 2023 03:33:55 -0400 Subject: [PATCH] fix: use updated_at for paste updated cards --- theme/bulma/discover.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/theme/bulma/discover.php b/theme/bulma/discover.php index 36faab9..f95ea0c 100644 --- a/theme/bulma/discover.php +++ b/theme/bulma/discover.php @@ -1,6 +1,6 @@
@@ -12,7 +12,7 @@ function outputPasteCard($paste) {

' . pp_html_escape($paste->user->username) . '
- +

' . ($paste->tags->isNotEmpty() ? tagsToHtml($paste->tags) : 'no tags') . '
@@ -83,7 +83,7 @@ function outputPasteCard($paste) {

Recently Updated Pastes

- +