Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,7 @@
</head>

<body>
<a href=https://www.w3.org/><img alt=W3C height=48 src=https://www.w3.org/Icons/w3c_home width=72></a>


<section class="title notoc">
<h1><b>Overlay Capabilities Inventory</b></h1>

Expand Down
5 changes: 5 additions & 0 deletions respec-config.js
Original file line number Diff line number Diff line change
@@ -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',
Expand Down