diff --git a/.gitignore b/.gitignore index 8d1fd7e..e6c430a 100755 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,5 @@ _site .jekyll-metadata .DS_Store .netlify +vendor +.bundle \ No newline at end of file diff --git a/Gemfile.lock b/Gemfile.lock index 54c930e..84ccfab 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -119,10 +119,11 @@ GEM jekyll (>= 3.6, < 5.0) PLATFORMS + universal-darwin-20 x86_64-linux DEPENDENCIES wai-gems! BUNDLED WITH - 2.2.15 + 2.2.27 diff --git a/content-images/wai-statements/generator.js b/content-images/wai-statements/generator.js index 5a911e5..8ee7de1 100644 --- a/content-images/wai-statements/generator.js +++ b/content-images/wai-statements/generator.js @@ -1,3 +1,4 @@ +//@ts-nocheck /** * ACCESSIBILITY STATEMENT GENERATOR * --- @@ -548,22 +549,23 @@ if (dataList && nodeName === 'UL' || nodeName === 'OL') { item.innerHTML = printData - .map(function wrapInLi(data, index) { - - if (index === 0) { - return '\n\t