Skip to content

Commit

Permalink
Update search.html
Browse files Browse the repository at this point in the history
  • Loading branch information
diomed authored Aug 24, 2024
1 parent e1c2908 commit 61c24cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/search.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css" integrity="sha256-eZrrJcwDc/3uDhsdt61sL2oOBY362qM3lon1gyExkL0=" crossorigin="anonymous" />
<link href="https://fonts.googleapis.com/css?family=Open+Sans" 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" />
</head>
<body>
<nav class="navbar has-shadow">
Expand Down

0 comments on commit 61c24cc

Please sign in to comment.