Skip to content

Commit d834dc3

Browse files
author
Eva Decker
authored
content: App launch blog post (#223)
1 parent f02478d commit d834dc3

14 files changed

Lines changed: 147 additions & 8 deletions

File tree

16.4 KB
Loading

src/assets/images/partners/superbloom/logo.svg

Lines changed: 11 additions & 0 deletions
Loading
11.2 MB
Loading
4.19 MB
Loading
6.03 MB
Loading
8.69 MB
Loading

src/components/Header.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ const { urls } = siteInfo;
1010
<nav>
1111
<a href="/blog" class="button ghost small">Blog</a>
1212
<a href="/donate" class="button secondary small">Donate</a>
13-
<a href="/chat" class="button primary small">Chat</a>
13+
<a href={urls.app} class="button primary small">Sign In</a>
1414
</nav>
1515
</header>
1616

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
name: Eva Decker
22
role: Co-Founder, Namesake
3-
bio: Eva Decker (she/they) leads Namesake's product and design. Previously, she's worked as a product designer and design engineer at Scribe, Cityblock, and Dropbox.
3+
bio: Eva Decker (they/she) leads Namesake's product and design. Previously, they've worked as a product designer and design engineer at Scribe, Cityblock, and Dropbox.
44
avatar: ../../assets/images/authors/eva-decker/avatar.jpg
5-
socialLinks: []
5+
socialLinks:
6+
- name: Website
7+
url: https://eva.town
8+
- name: GitHub
9+
url: https://github.com/evadecker
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
name: mb bischoff
2+
role: Core Contributor, Namesake
3+
bio: mb bischoff (she/they) is a designer and developer in New York City. She is the co-founder of Lickability, a software studio which has built apps for clients like The Atlantic, Mastodon, and The New Yorker.
4+
avatar: ../../assets/images/authors/mb-bischoff/avatar.webp
5+
socialLinks:
6+
- name: Website
7+
url: https://mbbischoff.com/
8+
- name: GitHub
9+
url: https://github.com/mbbischoff/

src/content/partners/malgbtcc.yaml

Lines changed: 0 additions & 4 deletions
This file was deleted.

0 commit comments

Comments
 (0)