diff --git a/config/_default/params.toml b/config/_default/params.toml index 7f29e49..d6cfae4 100644 --- a/config/_default/params.toml +++ b/config/_default/params.toml @@ -40,8 +40,6 @@ fingerprintAlgorithm = "sha512" # Valid values are "sha512" (default), "sha384", giteaDefaultServer = "https://git.fsfe.org" forgejoDefaultServer = "https://v11.next.forgejo.org" -showComments = true - [header] layout = "fixed" # valid options: basic, fixed, fixed-fill, fixed-gradient, fixed-fill-blur @@ -173,7 +171,7 @@ showComments = true # google = "" # bing = "" # pinterest = "" - # yandex = "" + yandex = "de1d55cab974c33e" # fediverse = "" [rssnext] diff --git a/layouts/partials/comments.html b/layouts/partials/comments.html deleted file mode 100644 index eabd837..0000000 --- a/layouts/partials/comments.html +++ /dev/null @@ -1,12 +0,0 @@ - -
- - \ No newline at end of file