From 4733505cf2d9a049aacaf12b0a2046a102f8c329 Mon Sep 17 00:00:00 2001 From: pengzhanbo Date: Tue, 6 May 2025 13:44:22 +0800 Subject: [PATCH] docs: update docs --- docs/notes/theme/guide/components/swiper.md | 2 +- docs/sponsor.md | 24 +++++++++++++++++++-- 2 files changed, 23 insertions(+), 3 deletions(-) diff --git a/docs/notes/theme/guide/components/swiper.md b/docs/notes/theme/guide/components/swiper.md index ca2f19ec..6f159629 100644 --- a/docs/notes/theme/guide/components/swiper.md +++ b/docs/notes/theme/guide/components/swiper.md @@ -59,7 +59,7 @@ import Swiper from 'vuepress-theme-plume/features/Swiper.vue' const images = ref([]) async function fetchImage() { - const res = await fetch('https://api.pengzhanbo.cn/wallpaper/bing/list/zh/').then((res) => res.json()) + const res = await fetch('https://api.pengzhanbo.cn/wallpaper/bing/zh/').then((res) => res.json()) images.value = res.map(item => ({ name: item.title, link: item.url, diff --git a/docs/sponsor.md b/docs/sponsor.md index 48033b15..347900ac 100644 --- a/docs/sponsor.md +++ b/docs/sponsor.md @@ -22,12 +22,18 @@ search: false ![cat](/images/sponsor/cute-cat.jpg){width="64px"} ::: + ## 打赏记录 +感谢大家对主题的大力支持! +