mirror of
https://github.com/LucasVbr/LucasVbr.git
synced 2026-05-16 17:11:50 +00:00
Update header.md.jinja
This commit is contained in:
@@ -3,10 +3,16 @@
|
||||
# Hi {{ img(data.hi.src, data.hi.alt, data.hi.width) }}, I'm LucasVbr
|
||||
### A passionate developer from France
|
||||
|
||||
---
|
||||
<table>
|
||||
<caption>by {{ quote.author }}</caption>
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Quote of the day</th>
|
||||
</tr>
|
||||
<thead>
|
||||
<tr>
|
||||
<td>"*{{ quote.content }}*"</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
"*{{ quote.content }}*"
|
||||
|
||||
by {{ quote.author }}
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user