fix(docs): how to astro
This commit is contained in:
parent
5fc9c0f31c
commit
eb9f0c4a2d
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in New Issue