diff --git a/hugo.toml b/hugo.toml index 2ea534d..e041f55 100644 --- a/hugo.toml +++ b/hugo.toml @@ -1,4 +1,5 @@ baseURL = 'https://blog.theoswalds.com/' languageCode = 'en-us' title = 'Richard Blog' -theme = 'PaperMod' \ No newline at end of file +theme = 'PaperMod' +publishDir = /public \ No newline at end of file