appview/pages: tweak landing page hero copy #766

merged
opened by anirudh.fi targeting master from push-rznnmztwrrms

Drop the mention of "atproto" in the leading text. I think we should dial it back in general since it's mostly an implementation detail, and it only confuses branding.

Changed files
+2 -2
appview
pages
templates
timeline
fragments
+2 -2
appview/pages/templates/timeline/fragments/hero.html
···
<h1 class="font-bold text-4xl">tightly-knit<br>social coding.</h1>
<p class="text-lg">
-
tangled is new social-enabled git collaboration platform built on <a class="underline" href="https://atproto.com/">atproto</a>.
+
Tangled is a decentralized Git hosting and collaboration platform.
</p>
<p class="text-lg">
-
we envision a place where developers have complete ownership of their
+
We envision a place where developers have complete ownership of their
code, open source communities can freely self-govern and most
importantly, coding can be social and fun again.
</p>