Skip to content
This repository was archived by the owner on Oct 6, 2022. It is now read-only.

Commit d78a99b

Browse files
authored
Update index.html
1 parent accc428 commit d78a99b

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

index.html

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<meta name="description" content="Description">
88
<meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0">
99
<link rel="stylesheet" href="//cdn.jsdelivr.net/npm/docsify@4/lib/themes/vue.css">
10-
<link rel="stylesheet" href="css/main.css">
10+
<link rel="stylesheet" href="https://unpkg.com/minecraft-framework-css@1.1.7/css/main.css">
1111
</head>
1212
<style>
1313
*,body{
@@ -25,7 +25,6 @@
2525
</script>
2626
<!-- Docsify v4 -->
2727
<script src="//cdn.jsdelivr.net/npm/docsify@4"></script>
28-
<script src="https://unpkg.com/minecraft-framework-css@1.1.6/css/assets/script.js"></script>
28+
<script src="https://unpkg.com/minecraft-framework-css@1.1.7/css/assets/script.js"></script>
2929
</body>
3030
</html>
31-

0 commit comments

Comments
 (0)