work on book 2, also redo of the book title, and code name for Phelan
This commit is contained in:
@@ -18,7 +18,7 @@ HTML_TEMPLATE = """\
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>The Shade Series - Book 1: The Unbreakable Curse (Draft)</title>
|
||||
<title>The Floundry Affair - A Phelan Varrant Novel (Draft)</title>
|
||||
<style>
|
||||
:root[data-theme="dark"] {{
|
||||
--bg: #1a1a2e;
|
||||
@@ -167,8 +167,8 @@ HTML_TEMPLATE = """\
|
||||
<span id="theme-icon">☼</span>
|
||||
</button>
|
||||
<div class="title-page">
|
||||
<h1>The Unbreakable Curse</h1>
|
||||
<div class="subtitle">Book 1 of The Shade Series</div>
|
||||
<h1>The Floundry Affair</h1>
|
||||
<div class="subtitle">A Phelan Varrant Novel — Book 1</div>
|
||||
<div class="draft-notice">DRAFT - Chapters {chapter_label} - For Review Only</div>
|
||||
</div>
|
||||
{toc}
|
||||
|
||||
Reference in New Issue
Block a user