mirror of
https://github.com/reonokiy/blog.nokiy.net.git
synced 2025-06-17 03:56:19 +02:00
docs: update theme guide
This commit is contained in:
parent
d37e15d240
commit
488d539374
7 changed files with 13 additions and 6 deletions
|
@ -162,6 +162,7 @@ export const themeConfig: ThemeConfig = {
|
|||
// docs: https://docs.astro.build/en/guides/prefetch/#prefetch-strategies
|
||||
linkPrefetch: 'viewport', // hover, tap, viewport, load
|
||||
// image hosting url
|
||||
// optimize remote images in Markdown files to avoid cumulative layout shift
|
||||
imageHostURL: 'https://image.radishzz.cc',
|
||||
// custom google analytics js
|
||||
// for users who route analytics javascript to a customized domain
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue