diff --git a/exampleSite/config.toml b/exampleSite/config.toml index 595cde4..37c3712 100644 --- a/exampleSite/config.toml +++ b/exampleSite/config.toml @@ -130,4 +130,9 @@ copyright = "This work is licensed under a Creative Commons Attribution-NonComme url = "cover.png" width = 800 height = 600 - + +[params.gitalk] +owner = "" +repo = "" +clientId = "" +clientSecret = "" diff --git a/layouts/_default/single.html b/layouts/_default/single.html index 0dcadf8..a569fcf 100644 --- a/layouts/_default/single.html +++ b/layouts/_default/single.html @@ -103,9 +103,7 @@