mirror of
https://github.com/jwetzell/showbridge-docs.git
synced 2026-08-11 00:23:38 +00:00
add site option for sitemap integration
This commit is contained in:
@@ -3,6 +3,7 @@ import { defineConfig } from "astro/config";
|
||||
|
||||
// https://astro.build/config
|
||||
export default defineConfig({
|
||||
site: "https://docs.showbridge.io",
|
||||
integrations: [
|
||||
starlight({
|
||||
title: "showbridge",
|
||||
|
||||
Reference in New Issue
Block a user