Skip to content

Commit 528d828

Browse files
committed
Use just logo with alt text as heading
1 parent cbbaf97 commit 528d828

7 files changed

Lines changed: 31 additions & 30 deletions

File tree

.yarn/versions/f933c297.yml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
releases:
2+
"@pitter-patter/collab-client": patch
3+
"@pitter-patter/collab-server": patch
4+
"@pitter-patter/presence-client": patch
5+
"@pitter-patter/presence-server": patch
6+
"@pitter-patter/refs": patch
7+
8+
declined:
9+
- "@pitter-patter/comments-client"
10+
- "@pitter-patter/comments-server"
11+
- "@pitter-patter/shuffle"
12+
- "@pitter-patter/version-history-client"
13+
- "@pitter-patter/version-history-server"

README.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
1-
<p align="center">
2-
<a href="https://pitter-patter.dev/"><img src="https://raw.githubusercontent.com/handlewithcarecollective/pitter-patter/refs/heads/main/readme-assets/pitter-patter-logo.png" alt="" height="75"/></a>
3-
</p>
4-
5-
<h1 align="center">Pitter Patter</h1>
1+
<h1 align="center">
2+
<a href="https://pitter-patter.dev/"><img src="https://raw.githubusercontent.com/handlewithcarecollective/pitter-patter/refs/heads/main/readme-assets/pitter-patter-logo.png" alt="Pitter Patter" height="75"/></a>
3+
</h1>
64

75
<p align="center">
86
<strong>An open source collaborative rich editing toolkit.</strong>

packages/collab-client/README.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
1-
<p align="center">
2-
<a href="https://pitter-patter.dev/"><img src="https://raw.githubusercontent.com/handlewithcarecollective/pitter-patter/refs/heads/main/readme-assets/pitter-patter-logo.png" alt="" height="75"/></a>
3-
</p>
4-
5-
<h3 align="center">Pitter Patter</h3>
1+
<h3 align="center">
2+
<a href="https://pitter-patter.dev/"><img src="https://raw.githubusercontent.com/handlewithcarecollective/pitter-patter/refs/heads/main/readme-assets/pitter-patter-logo.png" alt="Pitter Patter" height="75"/></a>
3+
</h3>
64

75
<p align="center">
86
<strong>An open source collaborative rich editing toolkit.</strong>

packages/collab-server/README.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
1-
<p align="center">
2-
<a href="https://pitter-patter.dev/"><img src="https://raw.githubusercontent.com/handlewithcarecollective/pitter-patter/refs/heads/main/readme-assets/pitter-patter-logo.png" alt="" height="75"/></a>
3-
</p>
4-
5-
<h3 align="center">Pitter Patter</h3>
1+
<h3 align="center">
2+
<a href="https://pitter-patter.dev/"><img src="https://raw.githubusercontent.com/handlewithcarecollective/pitter-patter/refs/heads/main/readme-assets/pitter-patter-logo.png" alt="Pitter Patter" height="75"/></a>
3+
</h3>
64

75
<p align="center">
86
<strong>An open source collaborative rich editing toolkit.</strong>

packages/presence-client/README.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
1-
<p align="center">
2-
<a href="https://pitter-patter.dev/"><img src="https://raw.githubusercontent.com/handlewithcarecollective/pitter-patter/refs/heads/main/readme-assets/pitter-patter-logo.png" alt="" height="75"/></a>
3-
</p>
4-
5-
<h3 align="center">Pitter Patter</h3>
1+
<h3 align="center">
2+
<a href="https://pitter-patter.dev/"><img src="https://raw.githubusercontent.com/handlewithcarecollective/pitter-patter/refs/heads/main/readme-assets/pitter-patter-logo.png" alt="Pitter Patter" height="75"/></a>
3+
</h3>
64

75
<p align="center">
86
<strong>An open source collaborative rich editing toolkit.</strong>

packages/presence-server/README.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
1-
<p align="center">
2-
<a href="https://pitter-patter.dev/"><img src="https://raw.githubusercontent.com/handlewithcarecollective/pitter-patter/refs/heads/main/readme-assets/pitter-patter-logo.png" alt="" height="75"/></a>
3-
</p>
4-
5-
<h3 align="center">Pitter Patter</h3>
1+
<h3 align="center">
2+
<a href="https://pitter-patter.dev/"><img src="https://raw.githubusercontent.com/handlewithcarecollective/pitter-patter/refs/heads/main/readme-assets/pitter-patter-logo.png" alt="Pitter Patter" height="75"/></a>
3+
</h3>
64

75
<p align="center">
86
<strong>An open source collaborative rich editing toolkit.</strong>

packages/refs/README.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
1-
<p align="center">
2-
<a href="https://pitter-patter.dev/"><img src="https://raw.githubusercontent.com/handlewithcarecollective/pitter-patter/refs/heads/main/readme-assets/pitter-patter-logo.png" alt="" height="75"/></a>
3-
</p>
4-
5-
<h3 align="center">Pitter Patter</h3>
1+
<h3 align="center">
2+
<a href="https://pitter-patter.dev/"><img src="https://raw.githubusercontent.com/handlewithcarecollective/pitter-patter/refs/heads/main/readme-assets/pitter-patter-logo.png" alt="Pitter Patter" height="75"/></a>
3+
</h3>
64

75
<p align="center">
86
<strong>An open source collaborative rich editing toolkit.</strong>

0 commit comments

Comments
 (0)