formating

This commit is contained in:
Geoff Doty 2022-07-29 00:22:17 -04:00
parent 5fd8aca996
commit 07a3559ada
1 changed files with 4 additions and 2 deletions

View File

@ -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>