Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
stanfy79 authored Dec 13, 2023
1 parent 9731369 commit d85620a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@
<head>
<title>Trainer Safiny</title>
<meta name="viewport" charset="UTF-8" content="width=device-width, initial-scale=1" />
<script src="./assets/jquery-2.1.3-jquery.min.js" ></script>
<script src="../assets/jquery-2.1.3-jquery.min.js" ></script>
<style>
@import url('https://fonts.googleapis.com/css2?family=Dela+Gothic+One&display=swap');
</style>
<style>
@import url('https://fonts.googleapis.com/css2?family=Grenze:wght@500&display=swap');
</style>
<script defer src="./assets/app.js"></script>
<link rel="stylesheet" crossorigin href="./assets/index-MpaZbqqB.css">
<script defer src="../assets/app.js"></script>
<link rel="stylesheet" crossorigin href="../assets/index-MpaZbqqB.css">
</head>
<body>
<header>
Expand Down

0 comments on commit d85620a

Please sign in to comment.