Skip to content

Commit

Permalink
End baseUrl with a slash
Browse files Browse the repository at this point in the history
  • Loading branch information
hugoaguirre committed Oct 9, 2024
1 parent 7d00e49 commit 5448b05
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://hugoaguirre.github.io'
baseURL = 'https://hugoaguirre.github.io/'
languageCode = 'en-us'
title = 'Gouh'
theme = 'archie'
Expand Down

0 comments on commit 5448b05

Please sign in to comment.