replace template url 🤦

This commit is contained in:
Chris W 2023-10-17 18:28:10 -06:00
parent 7d804003d2
commit 197eace6eb
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ import sitemap from "@astrojs/sitemap";
// https://astro.build/config // https://astro.build/config
export default defineConfig({ export default defineConfig({
site: "https://astro-paper.pages.dev/", // replace this with your deployed domain site: "https://watzon.tech/", // replace this with your deployed domain
integrations: [ integrations: [
tailwind({ tailwind({
config: { config: {