Skip to content

Commit

Permalink
Update landing.html
Browse files Browse the repository at this point in the history
  • Loading branch information
diomed authored Aug 24, 2024
1 parent b36ee0d commit 4aaea0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/landing.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
<link href="https://fonts.googleapis.com/css?family=Open+Sans:300,400,700" rel="stylesheet">
<!-- Bulma Version 1-->
<link rel="stylesheet" href="https://unpkg.com/[email protected].0/css/bulma.min.css" />
<link rel="stylesheet" href="https://unpkg.com/[email protected].2/css/bulma.min.css" />
<link rel="stylesheet" type="text/css" href="../css/landing.css">
</head>

Expand Down

0 comments on commit 4aaea0d

Please sign in to comment.