From 981d33c89513216bf49e8fa0e699dc5347508b0a Mon Sep 17 00:00:00 2001 From: Loclink <106688231+loclink@users.noreply.github.com> Date: Thu, 29 Feb 2024 23:05:15 +0800 Subject: [PATCH] fix: [oh-my-live2d]Update blog.json (#11) --- config/plugins/blog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config/plugins/blog.json b/config/plugins/blog.json index 2b97338..88645a7 100644 --- a/config/plugins/blog.json +++ b/config/plugins/blog.json @@ -173,10 +173,10 @@ "/": "Live2D poster girl", "/zh/": "live2d 看板娘插件" }, - "source": "oh-my-live2d/vuepress-plugin-oh-my-live2d", + "source": "oh-my-live2d/oh-my-live2d", "url": { - "/": "vuepress.oml2d.com", - "/zh/": "vuepress.oml2d.com/zh/" + "/": "oml2d.com/guide/vuepress.html", + "/zh/": "oml2d.com/guide/vuepress.html" } } ]