Skip to content

Commit 2e02b5a

Browse files
committed
chore(demo): added link to caniuse for the "unsupported browsers"
1 parent 6ab021b commit 2e02b5a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

demo/index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,8 @@ <h1>
8282

8383
<p class="scrolling-advice">
8484
Please scroll down to see these images being loaded by the polyfill on
85-
unsupported browsers<span aria-hidden="true"></span>
85+
<a href="https://caniuse.com/loading-lazy-attr">unsupported browsers</a>
86+
<span aria-hidden="true"></span>
8687
</p>
8788
</header>
8889

0 commit comments

Comments
 (0)