From 926249c329e85678703753dfa9b518ab0c4420a5 Mon Sep 17 00:00:00 2001 From: nurRiyad Date: Sat, 5 Aug 2023 16:45:09 +0600 Subject: [PATCH] Add not blog found card Signed-off-by: nurRiyad --- components/archive/card.vue | 18 +++++++++--------- pages/blogs/index.vue | 6 ++++++ public/not-found.jpg | Bin 0 -> 4282 bytes 3 files changed, 15 insertions(+), 9 deletions(-) create mode 100644 public/not-found.jpg diff --git a/components/archive/card.vue b/components/archive/card.vue index f897f8b..d3eca0e 100644 --- a/components/archive/card.vue +++ b/components/archive/card.vue @@ -1,14 +1,14 @@