formating
This commit is contained in:
parent
5fd8aca996
commit
07a3559ada
|
@ -11,8 +11,10 @@
|
|||
|
||||
<h2>Getting Started</h2>
|
||||
<p>
|
||||
This page is found at <code>src/components/hello-riot/hello-riot.riot</code>,
|
||||
<br> and is statically mounted via <code>src/js/registry.js</code>.
|
||||
This page is found at <br>
|
||||
<code>src/components/hello-riot/hello-riot.riot</code> <br>
|
||||
and is mounted via object registry in
|
||||
<code>src/index.js</code>.
|
||||
<p>
|
||||
<em>many mounting strategies exist, this is but <strong>one</strong></em>
|
||||
</p>
|
||||
|
|
Loading…
Reference in New Issue