fix(docs): how to astro

This commit is contained in:
Infi 2024-06-08 21:02:49 +02:00
parent 5fc9c0f31c
commit eb9f0c4a2d
1 changed files with 2 additions and 0 deletions

View File

@ -3,6 +3,8 @@ import starlight from "@astrojs/starlight"
// https://astro.build/config
export default defineConfig({
site: "https://revoltchat.github.io",
base: "/android",
integrations: [
starlight({
title: "Revolt on Android Technical Documentation",