We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8e0a73 commit 22ae9a9Copy full SHA for 22ae9a9
docs/astro.config.mjs
@@ -5,6 +5,8 @@ import starlightThemeRapide from "starlight-theme-rapide";
5
6
// https://astro.build/config
7
export default defineConfig({
8
+ site: "https://mgcrea.github.io",
9
+ base: "/react-native-tailwind",
10
integrations: [
11
starlight({
12
title: "React Native Tailwind",
0 commit comments