Skip to content

Commit

Permalink
Update skeleton.html
Browse files Browse the repository at this point in the history
  • Loading branch information
diomed authored Mar 23, 2024
1 parent 746a2b9 commit 984ede8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions templates/skeleton.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Skeleton - Free Bulma template</title>

<!-- Bulma Version 0.9.X-->
<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">
<link href="https://fonts.googleapis.com/css?family=Open+Sans" rel="stylesheet">
</head>

Expand Down

0 comments on commit 984ede8

Please sign in to comment.