Skip to content

Commit

Permalink
Update index.html edrys-labs
Browse files Browse the repository at this point in the history
  • Loading branch information
andre-dietrich authored Jan 25, 2024
1 parent df39085 commit 6edb1b2
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@
<meta name="show-in" content="*" />
<title>Example Module</title>

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

<script defer src="https://cross-lab-project.github.io/edrys-Lite/module/vendor/alpine.min.js"></script>
<link rel="stylesheet" href="https://cross-lab-project.github.io/edrys-Lite/module/vendor/water.min.css" />
<link rel="stylesheet" href="https://cross-lab-project.github.io/edrys-Lite/module/vendor/open-iconic/css/open-iconic.min.css" />
<script defer src="https://edrys-labs.github.io/edrys-Lite/module/vendor/alpine.min.js"></script>
<link rel="stylesheet" href="https://edrys-labs.github.io/edrys-Lite/module/vendor/water.min.css" />
<link rel="stylesheet" href="https://edrys-labs.github.io/edrys-Lite/module/vendor/open-iconic/css/open-iconic.min.css" />
</head>

<body>
Expand Down

0 comments on commit 6edb1b2

Please sign in to comment.