chore: More formatting

This commit is contained in:
2026-06-07 00:30:21 +00:00
parent b4ee0eb212
commit 54d560980b
328 changed files with 39026 additions and 9988 deletions

View File

@@ -1,36 +1,43 @@
<!DOCTYPE html>
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Gourmet Profession Entry</title>
<link rel="stylesheet" href="book-page.css">
</head>
<body>
<link rel="stylesheet" href="book-page.css" />
</head>
<header>
<h1>GOURMET</h1>
<h2>Gourmet</h2>
<p style="font-size: 0.9em; margin-top: -10px">
ALSO: Brewer, Chef, Patissier
</p>
</header>
<header>
<h1>GOURMET</h1>
<h2>Gourmet</h2>
<p style="font-size: 0.9em; margin-top: -10px;">ALSO: Brewer, Chef, Patissier</p>
</header>
<section>
<h3>Definition and Skills</h3>
<p>
Cooking may be considered a common skill, but Gourmets refine their
knowledge of foodstuffs to a level that is nothing short of supernatural:
they refine the art of extracting spiritual energies from every
ingredient, infusing meals with powerful magical effects!
</p>
</section>
<section>
<h3>Definition and Skills</h3>
<p>Cooking may be considered a common skill, but Gourmets refine their knowledge of foodstuffs to a level that is nothing short of supernatural: they refine the art of extracting spiritual energies from every ingredient, infusing meals with powerful magical effects!</p>
</section>
<section>
<h3>Way of Life</h3>
<p>
While most Gourmets are content with simply settling down in a town or
village and making a living off their skills, some wander the world in a
lifelong search for new ingredients.
</p>
</section>
<section>
<h3>Way of Life</h3>
<p>While most Gourmets are content with simply settling down in a town or village and making a living off their skills, some wander the world in a lifelong search for new ingredients.</p>
</section>
<blockquote>
"A true chef respects the nature of that which they transform."
</blockquote>
<blockquote>
"A true chef respects the nature of that which they transform."
</blockquote>
<div class="metadata">
<span>Page 148</span>
</div>
</body>
</html>
<div class="metadata">
<span>Page 148</span>
</div>
</html>