feat: Links to pages

This commit is contained in:
2026-06-08 21:33:39 +00:00
parent 006307a62e
commit 4dbdb12876
555 changed files with 1374 additions and 51161 deletions

View File

@@ -1,41 +1 @@
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Merchant Entry</title>
<link rel="stylesheet" href="book-page.css" />
</head>
<div class="container">
<header>
<h1>W158</h1>
<h2>Merchant</h2>
</header>
<p class="section-title">AKA:</p>
<p>Antiquarian, Collector, Pharmacist</p>
<div class="entry-body">
<p>
Even in worlds rife with great magic, wealth and money are very
influential. Trade and commerce are one key aspect to the development of
nations and kingdoms, and Merchants are quite aware of this power.
</p>
<p>
It might seem strange for a Merchant to be treated on par with a hero:
and yet, those who resist the temptation of greed and rely on commerce
to foster exchanges of ideas and dialogue between distant people truly
are fighting their very own revolution.
</p>
<h3 class="section-title">A Point of Consideration</h3>
<p>First of all, think:</p>
<ul>
<li>how will this help people in need?</li>
</ul>
</div>
<div class="metadata"><strong>Document Source:</strong> ()</div>
</div>
</html>
<!doctype html><html lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <title>Merchant Entry</title> <link rel="stylesheet" href="book-page.css" /> </head> <div class="container"> <header> <h1>W158</h1> <h2>Merchant</h2> </header> <p class="section-title">AKA:</p> <p>Antiquarian, Collector, Pharmacist</p> <div class="entry-body"> <p> Even in worlds rife with great magic, wealth and money are very influential. Trade and commerce are one key aspect to the development of nations and kingdoms, and Merchants are quite aware of this power. </p> <p> It might seem strange for a Merchant to be treated on par with a hero: and yet, those who resist the temptation of greed and rely on commerce to foster exchanges of ideas and dialogue between distant people truly are fighting their very own revolution. </p> <h3 class="section-title">A Point of Consideration</h3> <p>First of all, think:</p> <ul> <li>how will this help people in need?</li> </ul> </div> <div class="metadata"><strong>Document Source:</strong> ()</div> </div></html>