mirror of
https://github.com/LucasVbr/LucasVbr.git
synced 2026-07-09 14:27:46 +00:00
Update header.md.jinja
This commit is contained in:
@@ -9,7 +9,10 @@
|
|||||||
<thead>
|
<thead>
|
||||||
|
|
||||||
<tbody>
|
<tbody>
|
||||||
<tr><td><b>"{{ quote.content }}"<b><br>by {{ quote.author }}</td></tr>
|
<tr><td>
|
||||||
|
<b>"{{ quote.content }}"</b><br>
|
||||||
|
<i>by {{ quote.author }}</i>
|
||||||
|
</td></tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user