docs: update theme guide

This commit is contained in:
radishzzz 2025-05-25 22:28:22 +01:00
parent d37e15d240
commit 488d539374
7 changed files with 13 additions and 6 deletions

View file

@ -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