Skip to content
This repository has been archived by the owner on May 25, 2024. It is now read-only.

Commit

Permalink
Add redirect
Browse files Browse the repository at this point in the history
  • Loading branch information
rojvv committed Mar 23, 2024
1 parent 28e04db commit 27d5768
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions astro.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,7 @@ import tailwind from "@astrojs/tailwind";
// https://astro.build/config
export default defineConfig({
integrations: [vue(), react(), tailwind()],
redirects: {
'/': 'https://telegram.tools',
},
});

0 comments on commit 27d5768

Please sign in to comment.