Skip to content

Commit

Permalink
feat: simplified icon for favicon
Browse files Browse the repository at this point in the history
  • Loading branch information
ember-ana committed Aug 1, 2024
1 parent c9294f2 commit 97925d2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file added public/assets/img/icon_caw_simple.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion public/index.ejs
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<!-- Twitter -->
<meta property="twitter:card" content="summary_large_image" />

<link rel="icon" href="/assets/img/icon_caw.png" type="image/png" />
<link rel="icon" href="/assets/img/icon_caw_simple.png" type="image/png" />
<link
rel="stylesheet"
href="https://cdn.jsdelivr.net/npm/[email protected]/css/bulma.min.css"
Expand Down

0 comments on commit 97925d2

Please sign in to comment.