From b1a1651ad7e7faf7a87aca8fea1cdad156f3606e Mon Sep 17 00:00:00 2001 From: SayaAndy Date: Sat, 16 Aug 2025 11:48:09 +0700 Subject: feat: clickable tags (to search explicitly one) feat: show published time in client's timezone feat: make 'ram' theme default fix: show tags header in catalogue --- views/layouts/general-page.html | 17 +++++++++++------ views/pages/blog-catalogue.html | 22 +++++++++++++++++++--- views/partials/catalogue-blog-card-tags.html | 1 + views/partials/catalogue-blog-cards.html | 2 +- 4 files changed, 32 insertions(+), 10 deletions(-) create mode 100644 views/partials/catalogue-blog-card-tags.html (limited to 'views') diff --git a/views/layouts/general-page.html b/views/layouts/general-page.html index eab7cd1..46ef2e6 100644 --- a/views/layouts/general-page.html +++ b/views/layouts/general-page.html @@ -12,7 +12,7 @@ - + + + {{- end }} \ No newline at end of file -- cgit v1.3.1+13