Skip to content

Commit

Permalink
fixed merging
Browse files Browse the repository at this point in the history
  • Loading branch information
hubhacker committed Jan 26, 2024
1 parent ae91c51 commit 3a05151
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions contactUs.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
<script src="https://cdnjs.cloudflare.com/ajax/libs/materialize/1.0.0/js/materialize.min.js"></script>

<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Comfortaa:[email protected]&family=Poppins:wght@300;400;600;800&display=swap" rel="stylesheet">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Comfortaa:[email protected]&family=Poppins:wght@300;400;600;800&display=swap" rel="stylesheet">

<style>
body {
Expand Down

0 comments on commit 3a05151

Please sign in to comment.