Skip to content

Commit

Permalink
oops unset baseurl
Browse files Browse the repository at this point in the history
breaks basic css loading and whatnot
  • Loading branch information
bpcreech authored Feb 2, 2024
1 parent ff322e0 commit ba1aa18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
baseurl = "bpcreech.com/"
baseurl = "/"
title = "Blogopotamus"
languageCode = "en-us"
paginate = "10" # Number of posts per page
Expand Down

0 comments on commit ba1aa18

Please sign in to comment.