From 334ba9c3a7974132377c331e79115e1d055e67a7 Mon Sep 17 00:00:00 2001 From: John Bowdre Date: Tue, 7 Dec 2021 20:13:25 -0600 Subject: [PATCH] update utterances config with new issues repo --- config/_default/params.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/_default/params.toml b/config/_default/params.toml index 818aa8f..2a6f387 100644 --- a/config/_default/params.toml +++ b/config/_default/params.toml @@ -89,6 +89,6 @@ name = "John Bowdre" photo = "images/bio-photo.jpg" #include this if you would like to show the author photo on the sidebar [utterances] - repo="jbowdre/jbowdre.github.io" # owner/repo where github comments will happen + repo="jbowdre/virtuallypotato" # owner/repo where github comments will happen issueterm="title" # how will the issues be mapped to the articles theme="icy-dark" # theme to be applied to comments box