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 df94a99 commit 02e9bd1
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions templates/skeleton.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,11 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<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.x-->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/bulma/0.7.5/css/bulma.min.css" />

<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">
</head>

<body>
Expand Down

0 comments on commit 02e9bd1

Please sign in to comment.