Skip to content

Commit

Permalink
add url?
Browse files Browse the repository at this point in the history
  • Loading branch information
1kevgriff committed Sep 5, 2023
1 parent d509b3c commit 745f254
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions astro.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,6 @@ import tailwind from "@astrojs/tailwind";
// https://astro.build/config
export default defineConfig({
site: "RevolutionConf",
url: "https://revolutionconf.com",
integrations: [tailwind()]
});

0 comments on commit 745f254

Please sign in to comment.