Skip to content

Commit 93add8f

Browse files
committed
修改配置
1 parent 5bbb88f commit 93add8f

File tree

9 files changed

+5
-7
lines changed

9 files changed

+5
-7
lines changed
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

src/config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ export const siteConfig: SiteConfig = {
3131
},
3232
favicon: [ // Leave this array empty to use the default favicon
3333
{
34-
src: 'favicon/favicon.ico', // Path of the favicon, relative to the /public directory
34+
src: 'assets/favicons/favicon-32x32.png', // Path of the favicon, relative to the /public directory
3535
// theme: 'light', // (Optional) Either 'light' or 'dark', set only if you have different favicons for light and dark mode
3636
// sizes: '32x32', // (Optional) Size of the favicon, set only if you have favicons of different sizes
3737
}

src/content/spec/about.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
# About
2-
This is the demo site for [Fuwari](https://github.com/saicaca/fuwari).
32

4-
::github{repo="saicaca/fuwari"}
3+
::github{repo="vaezc/vaezc.github.io"}
54

6-
> ### Sources of images used in this site
7-
> - [Unsplash](https://unsplash.com/)
8-
> - [星と少女](https://www.pixiv.net/artworks/108916539) by [Stella](https://www.pixiv.net/users/93273965)
9-
> - [Rabbit - v1.4 Showcase](https://civitai.com/posts/586908) by [Rabbit_YourMajesty](https://civitai.com/user/Rabbit_YourMajesty)
5+
## 关于我
6+
7+
有过 iOS 开发经验,现在在从事 Web 开发,喜欢研究新技术,喜欢分享技术,喜欢记录生活。

0 commit comments

Comments
 (0)