mirror of
https://github.com/LucasVbr/LucasVbr.git
synced 2026-07-09 14:27:46 +00:00
Generate ReadMe with Flask
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
## Connect With Me:
|
||||
{% for image in data.connectWithMe -%}
|
||||
{{ a(image.href, img(image.src, image.alt, image.width)) }}
|
||||
{% endfor %}
|
||||
Reference in New Issue
Block a user