Skip to content

Commit

Permalink
fix(DNS): for deploying the hugo site
Browse files Browse the repository at this point in the history
Signed-off-by: Dipankar Das <[email protected]>
  • Loading branch information
dipankardas011 committed Feb 17, 2024
1 parent 78223fd commit e81638b
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://docs.ksctl.com/"
baseURL = "https://docs.ksctl.com"
title = "Ksctl Docs"

# Language settings
Expand Down

0 comments on commit e81638b

Please sign in to comment.