From 3955fb4c2a1e02afdb92107238be009c879f6892 Mon Sep 17 00:00:00 2001 From: Jeffrey Hsu Date: Mon, 2 Dec 2024 20:09:54 +0800 Subject: [PATCH] change blog to article --- components/card/ArticleCard.vue | 2 +- components/nav/NavBar.vue | 2 +- pages/{blog.vue => article.vue} | 0 pages/{blog => article}/[cid].vue | 0 pages/{blog => article}/index.vue | 0 5 files changed, 2 insertions(+), 2 deletions(-) rename pages/{blog.vue => article.vue} (100%) rename pages/{blog => article}/[cid].vue (100%) rename pages/{blog => article}/index.vue (100%) diff --git a/components/card/ArticleCard.vue b/components/card/ArticleCard.vue index 6ff1ff4..d022be8 100644 --- a/components/card/ArticleCard.vue +++ b/components/card/ArticleCard.vue @@ -18,7 +18,7 @@ const thumbUrl = computed(() => {