Skip to content

Commit

Permalink
fix: favicon (#11)
Browse files Browse the repository at this point in the history
  • Loading branch information
ezhil56x authored Jun 3, 2024
1 parent 85615f6 commit f0bc36a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/images/cyscom-logo.png" />
<link rel="icon" type="image/svg+xml" href="/assets/cyscom-logo.png" />
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link
Expand Down

0 comments on commit f0bc36a

Please sign in to comment.