Skip to content

Commit

Permalink
Fix base Url
Browse files Browse the repository at this point in the history
  • Loading branch information
caiquecastro committed Aug 15, 2020
1 parent 3550add commit f8a2d4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.toml
@@ -1,4 +1,4 @@
baseURL = "http://caiquecastro.com/"
baseURL = "/" # https://www.caiquecastro.com
languageCode = "en-us"
title = "Caique de Castro"
theme = "hugo-theme-codex"
Expand Down

0 comments on commit f8a2d4f

Please sign in to comment.