Skip to content

Commit

Permalink
fix favicon everywhere
Browse files Browse the repository at this point in the history
  • Loading branch information
threepointone committed Feb 12, 2025
1 parent cd22e91 commit 734e281
Show file tree
Hide file tree
Showing 11 changed files with 0 additions and 12 deletions.
Binary file added fixtures/blocknote-yjs/public/favicon.ico
Binary file not shown.
4 changes: 0 additions & 4 deletions fixtures/chat/index.html
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
<!doctype html>
<html>
<head>
<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>"
/>
<title>PartyServer</title>
</head>
<body class="prose" style="padding: 20px">
Expand Down
Binary file added fixtures/chat/public/favicon.ico
Binary file not shown.
Binary file added fixtures/globe/public/favicon.ico
Binary file not shown.
Binary file added fixtures/hono/public/favicon.ico
Binary file not shown.
Binary file added fixtures/lexical-yjs/public/favicon.ico
Binary file not shown.
Binary file added fixtures/pubsub/public/favicon.ico
Binary file not shown.
4 changes: 0 additions & 4 deletions fixtures/tiptap-yjs/index.html
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
<!doctype html>
<html>
<head>
<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>"
/>
<title>Yjs editor</title>
</head>
<body class="prose" style="padding: 20px">
Expand Down
Binary file added fixtures/tiptap-yjs/public/favicon.ico
Binary file not shown.
4 changes: 0 additions & 4 deletions fixtures/tldraw/index.html
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
<!doctype html>
<html>
<head>
<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>"
/>
<title>Example</title>
<link rel="stylesheet" href="/dist/index.css" />
</head>
Expand Down
Binary file added fixtures/tldraw/public/favicon.ico
Binary file not shown.

0 comments on commit 734e281

Please sign in to comment.