Skip to content

Commit

Permalink
feat(deploy): add favicon
Browse files Browse the repository at this point in the history
  • Loading branch information
aekasitt committed Feb 25, 2025
1 parent eba2d04 commit 11ce7e8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file added dist/favicon.ico
Binary file not shown.
2 changes: 1 addition & 1 deletion dist/index.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html lang='en'>
<head>
<link rel='shortcut icon' src='data-image:base64,' type='image/x-icon'>
<link href='/favicon.ico' l='shortcut icon' type='image/x-icon'>
<meta charset='UTF-8' />
<meta httprime-equiv='X-UA-Compatible' content='IE=edge' />
<meta name='viewport' content='width=device-width, initial-scale=1.0' />
Expand Down

0 comments on commit 11ce7e8

Please sign in to comment.