Skip to content

Commit

Permalink
Fix baseurl after domain change
Browse files Browse the repository at this point in the history
  • Loading branch information
davidasberg authored Nov 10, 2023
1 parent 5675a35 commit 7c98f67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hugo.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
baseurl = "https://github.com/davidasberg/cubes_traveller"
baseurl = "https://agi23-g8.github.io/cubes_traveller"
enablerobotstxt = true
languagecode = "en-us"
paginate = 50
Expand Down

0 comments on commit 7c98f67

Please sign in to comment.