mirror of
https://github.com/jwetzell/showbridge-docs.git
synced 2026-09-04 03:38:58 +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
|
// https://astro.build/config
|
||||||
export default defineConfig({
|
export default defineConfig({
|
||||||
|
site: "https://docs.showbridge.io",
|
||||||
integrations: [
|
integrations: [
|
||||||
starlight({
|
starlight({
|
||||||
title: "showbridge",
|
title: "showbridge",
|
||||||
|
|||||||
Reference in New Issue
Block a user