Skip to content

Commit

Permalink
try to fix broken CSS with baseURL of / #2
Browse files Browse the repository at this point in the history
  • Loading branch information
pdurbin committed Dec 6, 2024
1 parent 45e8b41 commit 854a0b4
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://hugo.dataverse.org/'
baseURL = '/'
languageCode = 'en-us'
title = 'The Dataverse Project'
theme = 'PaperMod'
Expand Down

0 comments on commit 854a0b4

Please sign in to comment.