Skip to content

Commit

Permalink
Add favicon
Browse files Browse the repository at this point in the history
  • Loading branch information
gxskpo committed Sep 15, 2024
1 parent 7ab9717 commit 7712131
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
#
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
<!-- Add a plain CSS file: see https://trunkrs.dev/assets/#css -->
<!-- If using Tailwind with Leptos CSR, see https://trunkrs.dev/assets/#tailwind instead-->
<meta name="viewport" content="width=device-width" />
<link rel="icon" href="public/favicon.ico" />
<link data-trunk rel="css" href="public/styles.css" data-bin="bin" />
<meta name="viewport" content="width=device-width" />
<meta
Expand Down

0 comments on commit 7712131

Please sign in to comment.