Skip to content

Commit

Permalink
Update cover.html
Browse files Browse the repository at this point in the history
  • Loading branch information
diomed authored Mar 23, 2024
1 parent 2157c69 commit 0fd004d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions templates/cover.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
<link rel="shortcut icon" href="../images/fav_icon.png" type="image/x-icon">
<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" rel="stylesheet">
<!-- 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" />
<style type="text/css">
html,
body {
Expand Down

0 comments on commit 0fd004d

Please sign in to comment.