Skip to content

Commit

Permalink
attempting to update dns
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisMoriarty committed Nov 8, 2024
1 parent 1d97170 commit e1957b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion astro.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import react from "@astrojs/react";
export default defineConfig({
output: "static",
public: "./public/",
site: "https://ChrisMoriarty.github.io/",
site: "https://www.moriartyengineering.com",
base: "/moriartyengineering",
integrations: [tailwind(), react()],
});

0 comments on commit e1957b5

Please sign in to comment.