Skip to content

Commit

Permalink
updates baseURL to relative path
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Kestner authored and akestner committed Jul 22, 2021
1 parent 91b9207 commit e7f09c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/config.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
baseURL = "/"
baseURL = "/karpenter/"

# Hugo allows theme composition (and inheritance). The precedence is from left to right.
theme = ["docsy"]
Expand Down

0 comments on commit e7f09c0

Please sign in to comment.