Add Common PD Issues page to how-tos and adjust some text and styling

This commit is contained in:
Alex Cabal 2022-06-18 21:39:49 -05:00
parent 723479ac17
commit d252d328e1
3 changed files with 121 additions and 105 deletions

View file

@ -5,6 +5,9 @@ require_once('Core.php');
<article>
<h1>How-to Guides</h1>
<ul>
<li>
<p><a href="/contribute/how-tos/common-issues-when-working-on-public-domain-ebooks">Common issues when working on public domain ebooks</a></p>
</li>
<li>
<p><a href="/contribute/how-tos/how-to-produce-a-shakespeare-play">How to produce a Shakespeare play</a></p>
</li>