mirror of
https://github.com/sern-handler/website
synced 2026-06-05 17:06:58 +00:00
deploy again
This commit is contained in:
@@ -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: 'https:/deploy-preview-66--sern-docs.netlify.app',
|
||||
site: 'sern.dev',
|
||||
integrations: [starlight({
|
||||
title: "sern",
|
||||
lastUpdated: true,
|
||||
|
||||
1
public/CNAME
Normal file
1
public/CNAME
Normal file
@@ -0,0 +1 @@
|
||||
sern.dev
|
||||
Reference in New Issue
Block a user