mirror of
https://github.com/LucasVbr/LucasVbr.git
synced 2026-07-09 14:27:46 +00:00
Correct centered elements and badges
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<center>
|
||||
<div align="center">
|
||||
|
||||
{% for image in data.stats -%}
|
||||
{{ img(image.src, image.alt) }}
|
||||
{{ img(image.src, image.alt)}}
|
||||
{% endfor %}
|
||||
|
||||
</center>
|
||||
</div>
|
||||
Reference in New Issue
Block a user