an otehr try

This commit is contained in:
Jacob Nguyen
2024-07-18 16:16:16 -05:00
parent 6329c6802a
commit 0ac2b02e24

View File

@@ -13,7 +13,7 @@ const [typeDocV4, typeDocV4Sidebar] = createStarlightTypeDocPlugin();
// https://astro.build/config
export default defineConfig({
// TODO: Change this whenever site is deployed to `sern.dev`
site: 'sern.dev',
site: 'https://sern-handler.github.io/website/',
integrations: [starlight({
title: "sern",
lastUpdated: true,