From 7d4b5e30554d0aa6cd8af71c9f75abafb8bb483c Mon Sep 17 00:00:00 2001 From: Arthur Danjou Date: Tue, 29 Jul 2025 12:19:39 +0200 Subject: [PATCH] Add postFooter --- app/components/PostFooter.vue | 4 +-- app/pages/projects/[slug].vue | 50 +++-------------------------------- 2 files changed, 6 insertions(+), 48 deletions(-) diff --git a/app/components/PostFooter.vue b/app/components/PostFooter.vue index 5b1dad4..1458362 100644 --- a/app/components/PostFooter.vue +++ b/app/components/PostFooter.vue @@ -6,7 +6,7 @@ const { t } = useI18n({