Skip to content

Commit 369588a

Browse files
authored
Fix error about favicon config location (#143)
1 parent 52d36ff commit 369588a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/docs/theme-settings/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ You can also put custom favicons into `hexo-site/source/` directory. In this way
7878

7979
To generate custom favicons, you can visit [Favicon Generator](https://realfavicongenerator.net).
8080

81-
```yml Hexo config file
81+
```yml NexT config file
8282
favicon:
8383
small: /images/favicon-16x16-next.png
8484
medium: /images/favicon-32x32-next.png

0 commit comments

Comments
 (0)