chore: add og comment and update icon naming

This commit is contained in:
radishzzz 2025-03-13 13:19:34 +00:00
parent db1bffb4c2
commit 1444e8934c
7 changed files with 225 additions and 214 deletions

View file

@ -15,7 +15,7 @@ export const themeConfig: ThemeConfig = {
url: 'https://retypeset.radishzz.cc',
// favicon url
// support only SVG, PNG and ICO
favicon: '/image/Astro-Icon-Dark.svg', // https://example.com/favicon.svg
favicon: '/image/Favicon-Astro.svg', // https://example.com/favicon.svg
},
// SITE INFORMATION >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> END