Skip to content

Commit

Permalink
new favicon from emoji #29
Browse files Browse the repository at this point in the history
  • Loading branch information
olavea authored and raae committed Dec 31, 2020
1 parent 30c5998 commit 15bac7a
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions src/pages/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,7 @@ export default function Home() {
<>
<Helmet>
<title>🍾🤣🍾</title>
<link rel="icon"
href="data:image/svg+xml,
<svg xmlns=%22http://w3.org/2000/svg%22 viewBox=%220 0 100 100%22>
<text y=%22.9em%22 font-size=%2290%22>💩</text>
</svg>" />
<link rel="icon" href="data:image/svg+xml, <svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>😸</text></svg>" />

</Helmet>

Expand Down

0 comments on commit 15bac7a

Please sign in to comment.