Skip to content

Commit

Permalink
re-add base url
Browse files Browse the repository at this point in the history
  • Loading branch information
dallastjames committed Nov 11, 2024
1 parent 5e44b68 commit b32b378
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions astro.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ import starlight from "@astrojs/starlight";
// https://astro.build/config
export default defineConfig({
site: "https://www.rpgsessions.com",
base: "/discord-bot-docs",
integrations: [
starlight({
title: "RPG Sessions Discord Bot",
Expand Down

0 comments on commit b32b378

Please sign in to comment.