Browse Source

fix: typeo

master
DanConwayDev 2 years ago
parent
commit
1b67031183
No known key found for this signature in database
GPG Key ID: 68E15486D73F75E1
  1. 2
      src/routes/+page.svelte
  2. 2
      src/routes/about/+page.svelte

2
src/routes/+page.svelte

@ -38,7 +38,7 @@ @@ -38,7 +38,7 @@
><span class="text-neutral">.dev</span>
</h1>
<p class="mb-8 mt-3">
a decentralized git workflow no nostr for freedom lovers
a decentralized git workflow on nostr for freedom lovers
</p>
</div>
</div>

2
src/routes/about/+page.svelte

@ -68,7 +68,7 @@ @@ -68,7 +68,7 @@
<h3>The Need</h3>
<p>
git is decentralized version control system, yet most freedom tech
git is a decentralized version control system, yet most freedom tech
projects use centralized walled gardens on top of git as a social and
collaboration layer for code changes
</p>

Loading…
Cancel
Save