Skip to content

Commit

Permalink
chore: upgrade bulma version
Browse files Browse the repository at this point in the history
  • Loading branch information
zaldih committed Nov 15, 2023
1 parent eb5dd26 commit c687b87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<link rel="apple-touch-icon" type="image/png" href="favicon.png" />
<link
rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/bulma/0.7.5/css/bulma.min.css"
href="https://cdnjs.cloudflare.com/ajax/libs/bulma/0.9.4/css/bulma.min.css"
/>
<link rel="stylesheet" href="css/themes.css" />
<link rel="stylesheet" href="css/main.css" />
Expand Down

0 comments on commit c687b87

Please sign in to comment.