feat(site): mention project is in-progress

This commit is contained in:
Ayo 2023-11-03 22:39:39 +01:00
parent 52b0c69db7
commit 66da6674f1

View file

@ -23,9 +23,9 @@
<main>
<section>
<p>
<strong style="font-size: large">McFly</strong> is a full-stack
no-framework framework that assists developers in leveraging the web
platform.
<strong style="font-size: large">McFly</strong> is an in-progress
project which aims to be a full-stack no-framework framework that
assists developers in leveraging the web platform.
</p>
<code-block>npm create mcfly@latest</code-block>
<p>
@ -45,7 +45,7 @@
<li>Deploy anywhere</li>
</ul>
<p>
Visit our in-progress <a href="/demo">Demo Page</a> or read more on ✨
Visit the <a href="/demo">Demo Page</a> or read more on ✨
<a href="https://github.com/ayoayco/mcfly#readme">GitHub</a>.
</p>
</section>