Center footer

This commit is contained in:
Lucàs
2022-08-10 22:48:01 +02:00
parent 8c511cc002
commit e4bce6eebc
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -35,10 +35,10 @@ I'm a passionate developer from 🇫🇷 **Albi, France**.
---
<center>
<div align="center">
![Profile views](https://komarev.com/ghpvc/?username=lucasvbr&amp;amp;label=Profile%20views&amp;amp;color=0e75b6&amp;amp;style=flat)
![FreeCodeCamp Points](https://img.shields.io/freecodecamp/points/lucasvbr?label=FreeCodeCamp%20points)
![Made with love](https://img.shields.io/badge/-made%20with%20%E2%9D%A4%EF%B8%8F-red)
</center>
</div>
+2 -2
View File
@@ -17,9 +17,9 @@
---
<center>
<div align="center">
{% for badge in badges -%}
{{ img(badge.src, badge.alt) }}
{% endfor %}
</center>
</div>