From d76e627da6857f0b4c45b759d1b08a45c61dabea Mon Sep 17 00:00:00 2001 From: DebugIsFalse Date: Tue, 9 Jul 2024 17:41:23 +0800 Subject: [PATCH] Update index.vue --- pages/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/index.vue b/pages/index.vue index 46b58b5..c9be8fd 100644 --- a/pages/index.vue +++ b/pages/index.vue @@ -45,7 +45,7 @@ const recommendQuestions = [ c_id: 'c_ZpIdBs6FQqtTq4u5' }, { - title: '如何解决 CORS 问题', + title: '常见的 SEO 方法有哪些?', // c_id: 'c_CawfQuhqPxGy1Ny9' }, // { -- GitLab