Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
andre-dietrich committed Mar 14, 2024
1 parent 508c7e1 commit f0c99c3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />

<meta name="description" content="A LiaScript component, don't forget to specify course" />
<meta name="description" content="A LiaScript module, don't forget to specify course" />
<meta name="show-in" content="*" />
<title>LiaScript</title>

<script src="https://edrys-labs.github.io/edrys-Lite/module/edrys.js"></script>
<script src="https://edrys-labs.github.io/module/edrys.js"></script>

<script defer src="https://edrys-labs.github.io/edrys-Lite/module/vendor/alpine.min.js"></script>
<script defer src="https://edrys-labs.github.io/module/vendor/alpine.min.js"></script>

<script>
function init(iframe) {
Expand Down

0 comments on commit f0c99c3

Please sign in to comment.