update site id

This commit is contained in:
adueck 2024-08-01 17:16:25 -04:00
parent 6c4e1b47a1
commit b47c1179ef
1 changed files with 1 additions and 1 deletions

View File

@ -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"],