Skip to content

Commit

Permalink
Merge pull request #5 from NikSneMC/refactor/i18n-@-imports
Browse files Browse the repository at this point in the history
refactor: use @ imports for i18n
  • Loading branch information
DamitusThyYeetus123 authored Dec 5, 2024
2 parents 5453693 + bb88289 commit 357a17d
Show file tree
Hide file tree
Showing 7 changed files with 2,967 additions and 1,405 deletions.
2 changes: 1 addition & 1 deletion astro.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ import sitemap from "@astrojs/sitemap";
// https://astro.build/config
export default defineConfig({
integrations: [tailwind(), sitemap()],
});
});
Loading

0 comments on commit 357a17d

Please sign in to comment.