Skip to content

Commit 5ea0d15

Browse files
author
Michael Cooper
committed
fix captcha localbiblio
1 parent 5f32c6e commit 5ea0d15

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
<meta charset="utf-8" />
55
<title>Inaccessibility of CAPTCHAtitle>
66
<script src="https://www.w3.org/Tools/respec/respec-w3c-common" class="remove">script>
7-
<script src="../biblio.js" class="remove">script>
87
<script src="respec-config.js" class="remove">script>
8+
<script src="../biblio.js" class="remove">script>
99
head>
1010
<body>
1111
<section id="abstract">

respec-config.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,4 @@ var respecConfig = {
111111
wgPatentURI: "https://www.w3.org/2004/01/pp-impl/83907/status",
112112
maxTocLevel: 4,
113113

114-
localBiblio: biblio
115-
116114
};

0 commit comments

Comments
 (0)