1
0
mirror of https://github.com/djkotowski/personal-website.git synced 2026-06-19 12:32:47 -05:00

Update favicon

This commit is contained in:
2023-05-07 03:49:21 -05:00
parent fc0209d0ed
commit 0b867cfea8
3 changed files with 18 additions and 2 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Dan Kotowski - Web Software Engineer</title>
</head>