Skip to content

Commit 22ae9a9

Browse files
committed
feat: add GitHub Pages deployment for documentation
1 parent e8e0a73 commit 22ae9a9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/astro.config.mjs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ import starlightThemeRapide from "starlight-theme-rapide";
55

66
// https://astro.build/config
77
export default defineConfig({
8+
site: "https://mgcrea.github.io",
9+
base: "/react-native-tailwind",
810
integrations: [
911
starlight({
1012
title: "React Native Tailwind",

0 commit comments

Comments
 (0)