diff options
| author | sanine <sanine.not@pm.me> | 2024-02-25 17:00:19 -0600 | 
|---|---|---|
| committer | sanine <sanine.not@pm.me> | 2024-02-25 17:00:19 -0600 | 
| commit | 965778d7e2298f871e4139cab6a78fb019a7f84f (patch) | |
| tree | 0ff2f58ce57a1e5f932a89ad2e98f2c33d17ec62 /index.html | |
| parent | 649d3fa129f2deea9d9b30eedcc25d29e60e0634 (diff) | |
switch to decks
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -9,7 +9,7 @@      <script src="https://unpkg.com/inferno-hyperscript@7.4.8/dist/inferno-hyperscript.min.js"></script>      <!-- local scripts --> -    <script src="./characters.js"></script> +    <script src="./decks.js"></script>      <script src="./App.js"></script>      <!-- styling --> | 
