Skip to content

Commit

Permalink
refactor: use @ imports for i18n
Browse files Browse the repository at this point in the history
  • Loading branch information
NikSneMC committed Dec 4, 2024
1 parent 7199e3e commit bb88289
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 bb88289

Please sign in to comment.