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 {width="64px"} ::: +