Skip to content

Commit

Permalink
Version should be 21
Browse files Browse the repository at this point in the history
  • Loading branch information
iadawn committed Dec 9, 2024
1 parent 0112c1b commit e3c79f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion script/wcag.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
var version="22";
var version="21";

function titleToPathFrag (title) {
return title.toLowerCase().replace(/[\s,]+/g, "-").replace(/[\(\)]/g, "");
Expand Down

0 comments on commit e3c79f5

Please sign in to comment.