Skip to content

Commit

Permalink
Update skeleton.html
Browse files Browse the repository at this point in the history
  • Loading branch information
diomed authored Jun 2, 2019
1 parent 97afe65 commit df94a99
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 @@ -8,8 +8,8 @@
<title>Skeleton - Free Bulma template</title>
<link rel="stylesheet" href="https://unpkg.com/[email protected]/css/bulma.min.css">
<link href="https://fonts.googleapis.com/css?family=Open+Sans" rel="stylesheet">
<!-- Bulma Version 0.7.4-->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/bulma/0.7.4/css/bulma.min.css" />
<!-- Bulma Version 0.7.x-->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/bulma/0.7.5/css/bulma.min.css" />
</head>

<body>
Expand Down

0 comments on commit df94a99

Please sign in to comment.