Update Remark42 commenting server URL

This commit is contained in:
Bea 2022-05-15 17:41:25 +02:00
parent 0fc2172f49
commit 984f89ece5
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
var remark_config = {
host: "https://services.mind-overflow.net/comments",
host: "https://comments.mind-overflow.net/",
site_id: 'mindoverflow',
components: ['embed'], // optional param; which components to load. default to ["embed"]
// to load all components define components as ['embed', 'last-comments', 'counter']