Tweak landing page wording
This commit is contained in:
parent
6e0010e957
commit
13f5b2ee63
|
@ -163,7 +163,7 @@
|
||||||
</div>
|
</div>
|
||||||
<div id="welcome-content" class="center-layout" style="max-width: 51rem">
|
<div id="welcome-content" class="center-layout" style="max-width: 51rem">
|
||||||
<p class="b">We are a community of programmers 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>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 on a deeper 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>Modern software is a mess. The status quo needs to change. But we're optimistic that we can change it.</p>
|
||||||
</div>
|
</div>
|
||||||
<div id="welcome-actions" class="flex flex-column flex-row-ns justify-center">
|
<div id="welcome-actions" class="flex flex-column flex-row-ns justify-center">
|
||||||
|
|
Loading…
Reference in New Issue