Update header.md.jinja

This commit is contained in:
Lucas
2022-05-20 10:44:16 +02:00
committed by GitHub
parent cf1f004810
commit 1d5681674e
+2 -2
View File
@@ -9,10 +9,10 @@
<thead> <thead>
<tbody> <tbody>
<tr><td> <tr><td><center>
<b>"{{ quote.content }}"</b><br> <b>"{{ quote.content }}"</b><br>
<i>by {{ quote.author }}</i> <i>by {{ quote.author }}</i>
</td></tr> </center></td></tr>
</tbody> </tbody>
</table> </table>