chore: Format HTML in books/core
This commit is contained in:
@@ -1,21 +1,28 @@
|
||||
<link rel="stylesheet" href="/css/book-page.css">
|
||||
<link rel="stylesheet" href="/css/book-page.css">
|
||||
<link rel="stylesheet" href="/css/book-page.css" />
|
||||
<link rel="stylesheet" href="/css/book-page.css" />
|
||||
<section>
|
||||
<h2>Related Roles</h2>
|
||||
<ul>
|
||||
<li>Paladin</li>
|
||||
<li>Soldier</li>
|
||||
<li>Yōjinbō</li>
|
||||
</ul>
|
||||
<h2>Related Roles</h2>
|
||||
<ul>
|
||||
<li>Paladin</li>
|
||||
<li>Soldier</li>
|
||||
<li>Yōjinbō</li>
|
||||
</ul>
|
||||
|
||||
<article>
|
||||
<h1>GUARDIAN</h1>
|
||||
<p>Proud and selfless, Guardians are individuals who know the value of life... and are willing to sacrifice themselves for a person, nation or ideal they have sworn to protect. They are often extraordinary and impressive individuals, such as valiant soldiers or veterans scarred by a thousand battles.</p>
|
||||
<p>While some Guardians may appear loud and boisterous, many are simply masking the tormented memory of those they failed to protect.</p>
|
||||
<article>
|
||||
<h1>GUARDIAN</h1>
|
||||
<p>
|
||||
Proud and selfless, Guardians are individuals who know the value of
|
||||
life... and are willing to sacrifice themselves for a person, nation or
|
||||
ideal they have sworn to protect. They are often extraordinary and
|
||||
impressive individuals, such as valiant soldiers or veterans scarred by a
|
||||
thousand battles.
|
||||
</p>
|
||||
<p>
|
||||
While some Guardians may appear loud and boisterous, many are simply
|
||||
masking the tormented memory of those they failed to protect.
|
||||
</p>
|
||||
|
||||
<blockquote>
|
||||
"Let me be your shield."
|
||||
</blockquote>
|
||||
<p class="signature">Philip Forlenza (Order #)</p>
|
||||
</article>
|
||||
</section>
|
||||
<blockquote>"Let me be your shield."</blockquote>
|
||||
<p class="signature">Philip Forlenza (Order #)</p>
|
||||
</article>
|
||||
</section>
|
||||
|
||||
Reference in New Issue
Block a user