diff --git a/config.toml b/config.toml index 150e5bc..c3d2751 100644 --- a/config.toml +++ b/config.toml @@ -5,7 +5,7 @@ languageCode = "en-us" title = "RayElliottDev" theme = "hugo-coder" -publishDir = "dist" +publishDir = "public" [markup.goldmark.renderer] unsafe= true