Skip to content

Commit

Permalink
replace content of icon as url
Browse files Browse the repository at this point in the history
  • Loading branch information
suuf committed Nov 6, 2023
1 parent 61cec5e commit aedcfd5
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,11 @@
/>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.7.1/jquery.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/js/bootstrap.min.js"></script>
<link rel="icon" href="assets/bats_cyprus.ico" type="image/x-icon" />
<link
rel="icon"
href="https://suuf.github.io/bats-cyprus/assets/bats_cyprus.ico"
type="image/x-icon"
/>
<link rel="stylesheet" href="assets/css/style.css" />
<script src="index.js"></script>
<script src="./scripts/sendmail.js"></script>
Expand Down

0 comments on commit aedcfd5

Please sign in to comment.