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:
@@ -4,15 +4,13 @@
|
|||||||
### A passionate developer from France
|
### A passionate developer from France
|
||||||
|
|
||||||
<table>
|
<table>
|
||||||
<caption>by {{ quote.author }}</caption>
|
|
||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr><th>Quote of the day</th></tr>
|
||||||
<th>Quote of the day</th>
|
|
||||||
</tr>
|
|
||||||
<thead>
|
<thead>
|
||||||
<tr>
|
|
||||||
<td>"*{{ quote.content }}*"</td>
|
<tbody>
|
||||||
</tr>
|
<tr><td><b>"{{ quote.content }}"<b><br>by {{ quote.author }}</td></tr>
|
||||||
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user