mirror of
https://github.com/LucasVbr/LucasVbr.git
synced 2026-05-14 01:21:52 +00:00
Edit badges.md.jinja
This commit is contained in:
@@ -6,9 +6,7 @@
|
||||
</div>
|
||||
|
||||
<!-- Badges -->
|
||||
<img src="https://komarev.com/ghpvc/?username=lucasvbr&label=Profile%20views&color=0e75b6&style=flat" alt="Profile Views" />
|
||||
<img src="https://img.shields.io/freecodecamp/points/lucasvbr?label=FreeCodeCamp%20points" alt="FreeCodeCamp Points" />
|
||||
|
||||
<img src="https://komarev.com/ghpvc/?username=lucasvbr&label=Profile%20views&color=0e75b6&style=flat" alt="Profile Views" /> <img src="https://img.shields.io/freecodecamp/points/lucasvbr?label=FreeCodeCamp%20points" alt="FreeCodeCamp Points" />
|
||||
|
||||
<!-- About -->
|
||||
- 🔭 I'm currently working on <a href="https://github.com/LucasVbr/Portfolio">a new version of my portfolio</a>
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
{% for badge in data.badges -%}
|
||||
{{ img(badge.src, badge.alt) + " " }}
|
||||
{% endfor %}
|
||||
{%- endfor %}
|
||||
Reference in New Issue
Block a user