From ddfbe4476c6abafeb0969dd01980d0e11312a3a4 Mon Sep 17 00:00:00 2001 From: Kazhnuz Date: Sun, 17 Nov 2024 15:21:00 +0100 Subject: [PATCH] feat: ajout support h-feed --- php/category.php | 10 ++++++---- php/home.php | 8 ++++---- php/search.php | 10 ++++++---- php/tag.php | 10 ++++++---- 4 files changed, 22 insertions(+), 16 deletions(-) diff --git a/php/category.php b/php/category.php index 1a54aee..e3e7f83 100755 --- a/php/category.php +++ b/php/category.php @@ -5,11 +5,13 @@ echo $category->name(); ?> -