Updates
This commit is contained in:
parent
b214581ede
commit
99b5fa3d1e
@ -37,8 +37,8 @@ export const NAVIGATION: NavigationGroup = [
|
||||
]]},
|
||||
{label: 'Reenact', children: [[
|
||||
{label: 'Getting Started', url: '/getting-started'},
|
||||
{label: 'Marching Drill', url: '/drill'},
|
||||
{label: 'Rules & Regulations', url: '/rules'},
|
||||
{label: 'Learn Drill', url: '/drill'},
|
||||
], [
|
||||
{label: 'Trusted Vendors', url: '/vendors'},
|
||||
{label: 'Kit Assembly', url: '/diy'},
|
||||
|
@ -58,9 +58,7 @@
|
||||
<br><br>
|
||||
Legio XXX is looking for new recruits.
|
||||
<br><br>
|
||||
Check out the <a routerLink="/getting-started">Getting Started</a> page to learn more
|
||||
<br><br>
|
||||
or <a routerLink="/login">register here.</a>
|
||||
Check out the <a routerLink="/getting-started">Getting Started</a> page to learn more!
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -17,8 +17,8 @@
|
||||
</p>
|
||||
<p>
|
||||
If reenacting is something you would seriously like to do, great! Interest in the history of Rome is the primary requirement and you are in the right place. This guide walk you through everything
|
||||
you need to know to get started. Aquiring a full kit may take some time & cost a couple thousand dollars (USD/CAD) however we provide manuals to build equipment yourself to save on costs.
|
||||
With enough notice we may be able to loan any equipment you are missing for an event, please let us know.
|
||||
you need to know to get started. Aquiring a full kit may take some time & cost a couple thousand dollars (USD/CAD) however we provide <a routerLink="/diy">manuals</a> to build equipment yourself
|
||||
to save on costs. With enough notice we may be able to loan any equipment you are missing for an event, please let us know.
|
||||
</p>
|
||||
<h3>Steps</h3>
|
||||
<ul>
|
||||
@ -27,9 +27,9 @@
|
||||
<ul>
|
||||
<li>Period correct</li>
|
||||
<li>Can be fictional or non-fictional</li>
|
||||
<li>Avoide famous people and names</li>
|
||||
<li>Avoide famous people/names</li>
|
||||
</ul>
|
||||
<li><a routerLink="/vendors">Purchase</a> or <a href="/diy">assemble</a> your equipment, ordered by priority:</li>
|
||||
<li><a routerLink="/vendors">Purchase</a> or <a routerLink="/diy">assemble</a> your equipment, ordered by priority:</li>
|
||||
<ul>
|
||||
<li><span class="fw-bold"><span class="fst-italic">Tunica</span>/Tunic</span> - A large shirt/dress held at the waist by a cord or cloth belt</li>
|
||||
<li><span class="fw-bold"><span class="fst-italic">Caligae</span>/Sandles</span> - Modern leather sandles will do in a pinch</li>
|
||||
@ -43,7 +43,7 @@
|
||||
<li><span class="fst-italic">Focale</span>/Scarf - Protects the neck from chaifing</li>
|
||||
<li><span class="fst-italic">Pilum</span>/Javlin - A ranged weapon</li>
|
||||
</ul>
|
||||
<li>Submit an <a href="#">application</a></li>
|
||||
<li>Submit an <a>application</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<br>
|
||||
|
@ -61,6 +61,7 @@
|
||||
<h2 class="mb-2">Weapons</h2>
|
||||
<p>The inappropriate use of weapons will not be tolerated:</p>
|
||||
<ol>
|
||||
<li>Inappropriate use of weapons will not be tolerated</li>
|
||||
<li>The use of the warning “Clear” will precede the drawing of weapons</li>
|
||||
<li>Always follow the instructions of the Range Safety Officer (RSO) when applicaple</li>
|
||||
<li>Weapons are not to be handled by the public, under any circumstance</li>
|
||||
|
Loading…
Reference in New Issue
Block a user