update docs

This commit is contained in:
sky22333
2026-07-13 06:59:07 +08:00
parent 8382d9c553
commit e6381d52d2
3 changed files with 22 additions and 12 deletions

View File

@@ -2,8 +2,8 @@ import { defineConfig } from 'astro/config'
import starlight from '@astrojs/starlight'
export default defineConfig({
site: 'https://sky22333.github.io',
base: '/hubproxy/',
site: 'https://docs.52013120.xyz',
base: '/',
integrations: [
starlight({
title: 'HubProxy',