From 9861e99ef478c050c72ea3c6e5ba47e3f7c315d3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E6=B5=A9?= <3116737282@qq.com> Date: Sat, 12 Aug 2023 13:31:28 +0800 Subject: [PATCH] =?UTF-8?q?=E5=86=85=E5=AE=B9=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change - 4.1 常用素材网站更新地址 Fixed - 网站 favicon 路径错误 --- src/.vuepress/config.ts | 2 +- src/reference/ChapterNo4/4.1.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/.vuepress/config.ts b/src/.vuepress/config.ts index 4664cd6..91730df 100644 --- a/src/.vuepress/config.ts +++ b/src/.vuepress/config.ts @@ -10,7 +10,7 @@ export default defineUserConfig({ head: [ [ - 'link', { rel: 'icon', href: './favicon.ico' } + 'link', { rel: 'icon', href: 'favicon.ico' } ] ], diff --git a/src/reference/ChapterNo4/4.1.md b/src/reference/ChapterNo4/4.1.md index 12f703d..1c0d313 100644 --- a/src/reference/ChapterNo4/4.1.md +++ b/src/reference/ChapterNo4/4.1.md @@ -9,7 +9,7 @@ title: 4.1 搜寻图片素材 - [Unsplash](https://unsplash.com/):高分辨率照片 - [Pexels](https://www.pexels.com/):高分辨率照片 - [iconfont](https://www.iconfont.cn/home/index):阿里巴巴矢量图标库 -- [Get Waves](https://getwaves.io/):获取矢量波状图 +- [haikei](https://app.haikei.app/):生成各种随机形状的 SVG 图片 ## 使用搜索引擎搜寻图片素材