Skip to content

Commit

Permalink
Commit
Browse files Browse the repository at this point in the history
  • Loading branch information
mentor committed Dec 24, 2024
1 parent 6ddc5bc commit 691af0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion astro.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ import icon from "astro-icon";
import mdx from "@astrojs/mdx";

export default defineConfig({
site: "http://localhost:4321",
site: "https://carloshdrp.com.br",

i18n: {
locales: ["pt-br", "en"],
Expand Down

0 comments on commit 691af0c

Please sign in to comment.