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,6 @@
|
||||
## Languages and Tools:
|
||||
{% for images in data.languagesAndTools -%}
|
||||
{% for image in images -%}
|
||||
{{ a(image.href, img(image.src, image.alt, image.width)) }}
|
||||
{% endfor %}
|
||||
{% endfor -%}
|
||||
Reference in New Issue
Block a user