Skip to content

Commit b68b40e

Browse files
chore: atualizar baseUrl para org
1 parent 2c393a6 commit b68b40e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

quartz.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ const config: QuartzConfig = {
1616
provider: "plausible",
1717
},
1818
locale: "pt-BR",
19-
baseUrl: "https://felipesantanafs.github.io",
19+
baseUrl: "https://fea-dev-usp.github.io",
2020
ignorePatterns: ["private", "templates", ".obsidian"],
2121
defaultDateType: "modified",
2222
theme: {

0 commit comments

Comments
 (0)