docs: font flash in home page (#44333)

Signed-off-by: afc163 <afc163@gmail.com>
This commit is contained in:
afc163 2023-08-22 11:31:49 +08:00 committed by GitHub
parent da699b11be
commit 06d1c9a6e7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -87,14 +87,14 @@ export default defineConfig({
crossorigin: true,
},
{
rel: 'prefetch',
rel: 'preload',
as: 'font',
href: '//at.alicdn.com/wf/webfont/exMpJIukiCms/Gsw2PSKrftc1yNWMNlXgw.woff2',
type: 'font/woff2',
crossorigin: true,
},
{
rel: 'prefetch',
rel: 'preload',
as: 'font',
href: '//at.alicdn.com/wf/webfont/exMpJIukiCms/vtu73by4O2gEBcvBuLgeu.woff',
type: 'font/woff2',