From 56bfaf0a460f7ebf14340d864ee2607dad4007da Mon Sep 17 00:00:00 2001 From: Fuqiao Xue Date: Tue, 29 Jul 2025 10:00:10 +0800 Subject: [PATCH 1/2] Add canonicalURI and license --- index.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/index.html b/index.html index d9022ec..43f0d49 100755 --- a/index.html +++ b/index.html @@ -67,6 +67,8 @@ //wgPublicList: "public-i18n-cjk", edDraftURI: "https://w3c.github.io/jlreq/", github: "w3c/jlreq", + canonicalURI: "TR", + license: "w3c-software-doc", postProcess: [ setFrontMatterIds, initialiseLang_p ], }; From 4827101bbff525b10eecc564f315134b0251d033 Mon Sep 17 00:00:00 2001 From: Fuqiao Xue Date: Tue, 29 Jul 2025 10:00:36 +0800 Subject: [PATCH 2/2] whitespace --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 43f0d49..9476aa5 100755 --- a/index.html +++ b/index.html @@ -67,8 +67,8 @@ //wgPublicList: "public-i18n-cjk", edDraftURI: "https://w3c.github.io/jlreq/", github: "w3c/jlreq", - canonicalURI: "TR", - license: "w3c-software-doc", + canonicalURI: "TR", + license: "w3c-software-doc", postProcess: [ setFrontMatterIds, initialiseLang_p ], };