Tweak welcome banner wording

This commit is contained in:
Ben Visness 2021-10-27 22:46:01 -05:00
parent 60aef6d032
commit 1d8e12a4f6
1 changed files with 1 additions and 2 deletions

View File

@ -159,10 +159,9 @@
{{ svg "hmn_circuit" }}
</div>
<div id="welcome-content" class="center-layout" style="max-width: 51rem">
<p class="b">We are a community of programmers committed to producing quality software through deeper understanding.</p>
<p class="b">We are a community of programmers producing quality software through deeper understanding.</p>
<p>Originally inspired by Casey Muratori's <a href="https://handmadehero.org/" target="_blank">Handmade Hero</a>, we have grown into a thriving community focused on building truly high-quality software. We're not low-level in the typical sense. Instead we realize that to write great software, you need to understand things at more than a surface level.</p>
<p>Modern software is a mess. The status quo needs to change. But we're optimistic that we can change it.</p>
<p>Help us change the face of software.</p>
</div>
<div id="welcome-actions" class="flex flex-column flex-row-ns justify-center">
<a class="ba b--white br2 pa3 ph4-ns" href="{{ .ManifestoUrl }}">Read our manifesto</a>