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>
|
<main>
|
||||||
<section>
|
<section>
|
||||||
<p>
|
<p>
|
||||||
<strong style="font-size: large">McFly</strong> is a full-stack
|
<strong style="font-size: large">McFly</strong> is an in-progress
|
||||||
no-framework framework that assists developers in leveraging the web
|
project which aims to be a full-stack no-framework framework that
|
||||||
platform.
|
assists developers in leveraging the web platform.
|
||||||
</p>
|
</p>
|
||||||
<code-block>npm create mcfly@latest</code-block>
|
<code-block>npm create mcfly@latest</code-block>
|
||||||
<p>
|
<p>
|
||||||
|
@ -45,7 +45,7 @@
|
||||||
<li>Deploy anywhere</li>
|
<li>Deploy anywhere</li>
|
||||||
</ul>
|
</ul>
|
||||||
<p>
|
<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>.
|
<a href="https://github.com/ayoayco/mcfly#readme">GitHub</a>.
|
||||||
</p>
|
</p>
|
||||||
</section>
|
</section>
|
||||||
|
|
Loading…
Reference in a new issue