diff --git a/frontend/apps/remark42/templates/counter.ejs b/frontend/apps/remark42/templates/counter.ejs index b0999d47..b3c8f829 100644 --- a/frontend/apps/remark42/templates/counter.ejs +++ b/frontend/apps/remark42/templates/counter.ejs @@ -21,13 +21,13 @@
First counter with url from data-attribute: - (note) + (note)
Second counter with url from global remark config: - (note) + (note)
If it can't get url from data-attribute or remark config, it will try to use window.location.href for it.
@@ -36,7 +36,7 @@