diff --git a/index.html b/index.html index daa99a8..128ddd5 100644 --- a/index.html +++ b/index.html @@ -19,8 +19,7 @@ - W3C - +

Overlay Capabilities Inventory

diff --git a/respec-config.js b/respec-config.js index c3cfee0..fcb980c 100644 --- a/respec-config.js +++ b/respec-config.js @@ -1,5 +1,10 @@ var respecConfig = { + github: { + repoURL: "https://github.com/a11yedge/capabilities/", + branch: "main" + }, // embed RDFa data in the output + latestVersion: null, trace: true, useExperimentalStyles: true, doRDFa: '1.1',