Skip to content

Commit b2a0711

Browse files
committed
fix: replace SVG favicon with PNG and update link in HTML
1 parent d48435b commit b2a0711

File tree

3 files changed

+1
-16
lines changed

3 files changed

+1
-16
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="en">
33
<head>
44
<meta charset="UTF-8" />
5-
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
5+
<link rel="icon" type="image/png" href="/favicon.png" />
66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
77
<title>Yousif Abozid - Full Stack Software Engineer</title>
88
<meta

public/favicon.png

1.46 MB
Loading

public/favicon.svg

Lines changed: 0 additions & 15 deletions
This file was deleted.

0 commit comments

Comments
 (0)