Skip to content

Commit

Permalink
Update band.html
Browse files Browse the repository at this point in the history
  • Loading branch information
diomed authored Mar 23, 2024
1 parent 13fead5 commit 2657c69
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions templates/band.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>Band Template</title>
<link rel="shortcut icon" href="../images/fav_icon.png" type="image/x-icon">
<!-- Bulma Version 0.9.0-->
<link rel="stylesheet" href="https://unpkg.com/bulma@0.9.4/css/bulma.min.css" />
<!-- Bulma Version 1-->
<link rel="stylesheet" href="https://unpkg.com/bulma@1.0.0/css/bulma.min.css" />
<script defer src="https://use.fontawesome.com/releases/v5.0.10/js/all.js"></script>
</head>

Expand Down

0 comments on commit 2657c69

Please sign in to comment.