Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
andre-dietrich authored Jan 25, 2024
1 parent 3e5f7f2 commit 36d11cd
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 @@ -13,10 +13,10 @@
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet">
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js"></script>

<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>

<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" />
<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" />

<link rel="stylesheet" data-name="monaco-editor/min/vs/editor/editor.main"
href="monaco-editor/min/vs/editor/editor.main.css">
Expand Down

0 comments on commit 36d11cd

Please sign in to comment.