Skip to content

Commit

Permalink
Update contact.html
Browse files Browse the repository at this point in the history
  • Loading branch information
diomed authored Aug 24, 2024
1 parent 7e61342 commit 704498f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/contact.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<title>Contact Form - Free Bulma template</title>
<link rel="shortcut icon" href="../images/fav_icon.png" type="image/x-icon">
<!-- 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 href="https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet"
integrity="sha384-wvfXpqpZZVQGK6TAh5PVlGOfQNHSoD2xbE+QkPxCAFlNEevoEH3Sl0sibVcOQVnN" crossorigin="anonymous">
<link rel="stylesheet" href="../css/contact.css">
Expand Down

0 comments on commit 704498f

Please sign in to comment.