Skip to content

Commit 6f7c50d

Browse files
Update dependency semantic-ui to v2.5.0
1 parent f335b53 commit 6f7c50d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
<link rel="stylesheet" href="./assets/css/dark.css">
1313
<link rel="stylesheet" href="./assets/css/hover.css">
1414

15-
<link rel='stylesheet' href='https://cdnjs.cloudflare.com/ajax/libs/semantic-ui/2.2.13/components/button.css' />
16-
<link rel='stylesheet' href='https://cdnjs.cloudflare.com/ajax/libs/semantic-ui/2.2.13/components/icon.css' />
15+
<link rel='stylesheet' href='https://cdnjs.cloudflare.com/ajax/libs/semantic-ui/2.5.0/components/button.css' />
16+
<link rel='stylesheet' href='https://cdnjs.cloudflare.com/ajax/libs/semantic-ui/2.5.0/components/icon.css' />
1717
<script defer src="https://use.fontawesome.com/releases/v5.1.0/js/all.js"></script>
1818
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
1919
</head>

0 commit comments

Comments
 (0)