Skip to content

Commit

Permalink
Update accessibility-demo.html
Browse files Browse the repository at this point in the history
  • Loading branch information
tomkle authored Aug 20, 2024
1 parent db08f0e commit 4970e79
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions accessibility-demo.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ <h1>Accessibility</h1>
<button onclick="resize(400)" id="buttonWidth" title="Mobile">Mobile</button>


<h2>Blue Billywig Demo</h2>
<script type="text/javascript" src="https://testsuite.acc.bbvms.com/p/accessibility/c/9276.js" async="true"></script>
<h2>Blue Billywig Acccessibility Demo</h2>
<script type="text/javascript" src="https://demo.bbvms.com/p/accessibility_demo/c/5980098.js" async="true"></script>

<button onclick="topFunction()" id="myBtn" title="Go to top">Back to top</button>
<script src="script.js"></script>
Expand Down

0 comments on commit 4970e79

Please sign in to comment.