chore: update layout add layout calculation notes

This commit is contained in:
radishzzz 2025-03-13 16:49:24 +00:00
parent 1444e8934c
commit e37d8ee34e
8 changed files with 22 additions and 14 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/Favicon-Astro.svg', // https://example.com/favicon.svg
favicon: '/image/Favicon.svg', // https://example.com/favicon.svg
},
// SITE INFORMATION >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> END