Skip to content

Commit

Permalink
changed urls to crosslab
Browse files Browse the repository at this point in the history
  • Loading branch information
andre-dietrich authored Jan 24, 2024
1 parent 98ba689 commit c34f930
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 @@ -12,9 +12,9 @@

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

<script defer src="https://edrys-org.github.io/edrys/module/vendor/alpine.min.js"></script>
<link rel="stylesheet" href="https://edrys-org.github.io/edrys/module/vendor/water.min.css" />
<link rel="stylesheet" href="https://edrys-org.github.io/edrys/module/vendor/open-iconic/css/open-iconic.min.css" />
<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" />
</head>

<body>
Expand Down Expand Up @@ -159,4 +159,4 @@ <h3>Live Users</h3>
</style>
</body>

</html>
</html>

0 comments on commit c34f930

Please sign in to comment.