Add random Quote

This commit is contained in:
LucasVbr
2022-05-19 23:54:02 +02:00
parent d8b76c2199
commit e5429f3ddd
4 changed files with 18 additions and 1 deletions
+6
View File
@@ -3,4 +3,10 @@
# Hi {{ img(data.hi.src, data.hi.alt, data.hi.width) }}, I'm LucasVbr
### A passionate developer from France
---
"*{{ quote.content }}*"
by {{ quote.author }}
</div>