mirror of
https://github.com/reonokiy/blog.nokiy.net.git
synced 2025-06-17 03:56:19 +02:00
refactor: replace icons with svg components, relocate icons and images, rename directories
This commit is contained in:
parent
b72b59358b
commit
5b9c2d562a
172 changed files with 228 additions and 241 deletions
|
@ -17,7 +17,7 @@ export const themeConfig: ThemeConfig = {
|
|||
url: 'https://retypeset.radishzz.cc',
|
||||
// favicon url
|
||||
// recommended formats: svg, png or ico
|
||||
favicon: '/icon/favicon.svg', // or https://example.com/favicon.svg
|
||||
favicon: '/icons/favicon.svg', // or https://example.com/favicon.svg
|
||||
},
|
||||
// SITE INFORMATION >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> END
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue