style(site): strong command

This commit is contained in:
Ayo 2023-11-06 13:03:19 +01:00
parent d57dc54b95
commit bb759071ba

View file

@ -28,7 +28,7 @@
full-stack, no-framework framework that assists developers in full-stack, no-framework framework that assists developers in
leveraging the web platform. leveraging the web platform.
</p> </p>
<code-block>npm create mcfly@latest</code-block> <code-block>npm create <strong>mcfly</strong>@latest</code-block>
<p> <p>
Here's a sample interactive custom element: Here's a sample interactive custom element:
<vanilla-hello-world data-name="McFly"></vanilla-hello-world> <vanilla-hello-world data-name="McFly"></vanilla-hello-world>