update site id
This commit is contained in:
parent
6c4e1b47a1
commit
b47c1179ef
|
@ -32,7 +32,7 @@ const insertScript = (id: string, parentElement: HTMLElement) => {
|
||||||
script.innerHTML = `
|
script.innerHTML = `
|
||||||
var remark_config = {
|
var remark_config = {
|
||||||
host: "https://remark42.lingdocs.com",
|
host: "https://remark42.lingdocs.com",
|
||||||
site_id: "pashto-grammar",
|
site_id: "lingdocs-pashto-grammar",
|
||||||
url: "${url}",
|
url: "${url}",
|
||||||
theme: "light",
|
theme: "light",
|
||||||
components: ["embed"],
|
components: ["embed"],
|
||||||
|
|
Loading…
Reference in New Issue