Skip to content

Commit

Permalink
chatper formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
natolambert committed Aug 12, 2024
1 parent bad2702 commit f1d8f5c
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions templates/chapter.html
Original file line number Diff line number Diff line change
Expand Up @@ -101,16 +101,8 @@ <h1 class="title">$title$</h1>
</div>
</nav>


$for(author)$
<p class="author">$author$</p>
$endfor$
$if(date)$
<p class="date">$date$</p>
$endif$
</header>
$endif$
<div> <a href="../"> Home </a> </div>
<div> <h3> Chapter Contents </h3> </div>
$if(toc)$
<nav id="$idprefix$TOC" role="doc-toc">
Expand Down

0 comments on commit f1d8f5c

Please sign in to comment.