Skip to content

Commit

Permalink
Update favicon to Ruby
Browse files Browse the repository at this point in the history
  • Loading branch information
rossta committed Dec 18, 2024
1 parent e297b85 commit e2352ad
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 2 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
tsconfig.tsbuildinfo
src/**/*.d.ts
/dist
/tmp
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<link rel="icon" type="image/x-icon" href="/ruby.png" sizes="32x32">
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Ruby Enumeration Demo</title>
</head>
Expand Down
Binary file added public/ruby.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 0 additions & 1 deletion public/vite.svg

This file was deleted.

0 comments on commit e2352ad

Please sign in to comment.