feat(site): mention project is in-progress
This commit is contained in:
parent
52b0c69db7
commit
66da6674f1
1 changed files with 4 additions and 4 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue