Skip to content

Commit 46907cc

Browse files
authored
Update site URL in astro.config.mjs
1 parent 6a605e8 commit 46907cc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

astro.config.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
// https://astro.build/config
44
export default defineConfig({
5-
site: "http://es.aap.cornell.edu",
5+
site: "https://energyatlas.io",
66
base: "/EnergyAtlasWebsite",
77
output: "static"
88
});

0 commit comments

Comments
 (0)