Skip to content

Commit

Permalink
Update astro.config.mjs
Browse files Browse the repository at this point in the history
Signed-off-by: Shaun Hoffer <[email protected]>
  • Loading branch information
SSP6904 authored Jan 10, 2024
1 parent eb68857 commit f3c9353
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion astro.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,5 @@ import tailwind from "@astrojs/tailwind";
// https://astro.build/config
export default defineConfig({
integrations: [tailwind()]
});
site: 'https://beta.ttnrtsite.me'
});

0 comments on commit f3c9353

Please sign in to comment.