Skip to content

Commit 9fa3b52

Browse files
authored
update: config w/ new domain
1 parent f727c50 commit 9fa3b52

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
base_url = "https://virajsazzala.dev"
1+
base_url = "https://virajsazzala.xyz"
22
description = "Viraj Sazzala's personal website"
33
compile_sass = false
44
minify_html = true
@@ -42,4 +42,4 @@ header_nav = [
4242
{ url = "/blog", name_en = "blog" },
4343
{ url = "/recs", name_en = "recs" },
4444
{ url = "/viraj-resume.pdf", name_en = "resume" },
45-
]
45+
]

0 commit comments

Comments
 (0)