Skip to content

Commit

Permalink
Update astro.config.mjs
Browse files Browse the repository at this point in the history
  • Loading branch information
ErickDevv authored Mar 4, 2024
1 parent d1f9c82 commit f64e9f1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions astro.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ import react from "@astrojs/react";
// https://astro.build/config
export default defineConfig({
integrations: [react()],
site: 'https://IEEE-ESTl.github.io',
base: '/IEEE-ESTl-Student-Web-Hub',
});

import { defineConfig } from "astro/config";

0 comments on commit f64e9f1

Please sign in to comment.