diff --git a/config.toml b/config.toml index a8435cd..67fd7d0 100644 --- a/config.toml +++ b/config.toml @@ -5,7 +5,7 @@ languageCode = "en-us" title = "RayElliottDev" theme = "hugo-coder" -publishDir = "rayelliott.dev" +publishDir = "rayelliott.dev/blog" [markup.goldmark.renderer] unsafe= true @@ -31,6 +31,9 @@ hidecredits = true colorscheme = "auto" custom_scss = ["/css/main.scss"] +talkyardServerUrl = "https://comments-for-rayelliott-dev.talkyard.net" +talkyardScriptUrl = "https://c1.ty-cdn.net/-/talkyard-comments.min.js" + [[params.social]] name = "Gitea" svg = "gitea.svg"