diff --git a/hugo.toml b/hugo.toml index d175323..d9ff7b1 100644 --- a/hugo.toml +++ b/hugo.toml @@ -89,3 +89,12 @@ url = "https://github.com/benjaminhays" [[params.social]] name = "linkedin" url = "https://www.linkedin.com/in/benjaminhays42" + +[params.giscus] +enable = true +repo = "benjaminhays/giscus" +repoid = "R_kgDOM8EW7A" +category = "General" +categoryid = "DIC_kwDOM8EW7M4CjGh9" +mapping = "pathname" +theme = "preferred_color_scheme"