diff --git a/config.toml b/config.toml index 49bebb4..9c0717c 100644 --- a/config.toml +++ b/config.toml @@ -127,10 +127,10 @@ guide and the [user documentation](https://bluestnight.com/docs/midnight/users/) ## See also: https://gitlab.com/commento/commento-ce ## See also: https://bluestnight.com/docs/midnight/users/pages/comments/ ## See also: https://bluestnight.com/docs/midnight/developers/comments/ -#[params.comments] - #provider = "commento" - #[params.comments.commento] - #base_url = "https://comments.example.com" +[params.comments] + provider = "commento" + [params.comments.commento] + base_url = "https://comments.arcusiridis.com" ## Set custom font styles ## Values can be one of the following: "serif", "sans-serif", "slab-serif"