Skip to content

Commit

Permalink
Merge pull request #4 from ewingson/ws_create
Browse files Browse the repository at this point in the history
dep
  • Loading branch information
ewingson authored Oct 11, 2024
2 parents af4b4bb + 32ade71 commit c310c58
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions app/01app.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@
<body>
<h5>some controls</h5>
<script src = "01action.js"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]"></script>
<script src="https://cdn.jsdelivr.net/npm/@inrupt/[email protected]/dist/solid-client-authn.bundle.js"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]"></script>

<img src="favicon.ico" onload="execCode()" >

Expand Down

0 comments on commit c310c58

Please sign in to comment.