diff --git a/examples/ariaNotify-polyfill.js b/examples/ariaNotify-polyfill.js new file mode 120000 index 0000000..b1f9512 --- /dev/null +++ b/examples/ariaNotify-polyfill.js @@ -0,0 +1 @@ +../ariaNotify-polyfill.js \ No newline at end of file diff --git a/examples/index.html b/examples/index.html index dd70bbd..40b27af 100644 --- a/examples/index.html +++ b/examples/index.html @@ -126,6 +126,6 @@

Playground

reset.disabled = true }) - + diff --git a/examples/kanban/ariaNotify-polyfill.js b/examples/kanban/ariaNotify-polyfill.js new file mode 120000 index 0000000..8889664 --- /dev/null +++ b/examples/kanban/ariaNotify-polyfill.js @@ -0,0 +1 @@ +../../ariaNotify-polyfill.js \ No newline at end of file diff --git a/examples/kanban/index.html b/examples/kanban/index.html index bfe7cb5..2a85f63 100644 --- a/examples/kanban/index.html +++ b/examples/kanban/index.html @@ -301,6 +301,6 @@

Done

); }); - + diff --git a/examples/suggested-text/ariaNotify-polyfill.js b/examples/suggested-text/ariaNotify-polyfill.js new file mode 120000 index 0000000..8889664 --- /dev/null +++ b/examples/suggested-text/ariaNotify-polyfill.js @@ -0,0 +1 @@ +../../ariaNotify-polyfill.js \ No newline at end of file diff --git a/examples/suggested-text/index.html b/examples/suggested-text/index.html index 12d7f8b..475a650 100644 --- a/examples/suggested-text/index.html +++ b/examples/suggested-text/index.html @@ -418,6 +418,6 @@ trieRoot.insert("weird"); trieRoot.insert("world"); - +