Skip to content

Commit e6d4160

Browse files
committed
[expo] Logo
1 parent 736bbe6 commit e6d4160

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

site/extras/expo.svg

Lines changed: 1 addition & 0 deletions
Loading

site/home/index.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
</p>
1313
</section>
1414

15-
<a href='/guides/releases/#v4-4'><em>NEW!</em> v4.4 release</a> <span
16-
id="one-with">"The One With More Listeners"</span>
15+
<a href='/guides/releases/#v4-5'><em>NEW!</em> v4.5 release</a> <span
16+
id="one-with">"The One With Expo SQLite Next"</span>
1717

1818
<a class='start' href='/guides/the-basics/getting-started/'>Get started</a>
1919

@@ -90,6 +90,11 @@ id="one-with">"The One With More Listeners"</span>
9090
<img width="48" src="/partykit.svg" /> PartyKit
9191
</a>
9292
</div>
93+
<div>
94+
<a href='/guides/schemas-and-persistence/database-persistence'>
95+
<img width="48" src="/expo.svg" />Expo SQLite
96+
</a>
97+
</div>
9398
<div>
9499
<a href='/guides/schemas-and-persistence/database-persistence'>
95100
<img width="48" src="/sqlite.svg" /> SQLite

site/less/home.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ body > main > article#home {
161161
> section#friends {
162162
div {
163163
display: inline-block;
164-
margin: 1.5rem;
164+
margin: 1rem;
165165
width: 6rem;
166166
a {
167167
text-decoration: none;

0 commit comments

Comments
 (0)