From d8f009ac1e038d8e828f37058e650f48359b39d5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luc=C3=A0s?= Date: Thu, 12 Jan 2023 20:12:24 +0100 Subject: [PATCH] Move stats SVG --- README.md | 4 ++-- views/README.njk | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 2ebf6ff..167f441 100644 --- a/README.md +++ b/README.md @@ -46,11 +46,11 @@ I'm a passionate developer from 🇫🇷 **Albi, France**.
+![SVG Stats](https://github-stats-alpha.vercel.app/api?username=LucasVbr&cc=000&tc=fff&ic=fff&bc=000) + ![Profile Views](https://komarev.com/ghpvc/?username=lucasvbr&label=Profile%20views&color=0e75b6&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) -![SVG Stats](https://github-stats-alpha.vercel.app/api?username=LucasVbr&cc=000&tc=fff&ic=fff&bc=000) -
\ No newline at end of file diff --git a/views/README.njk b/views/README.njk index 0d1325e..ac792c7 100644 --- a/views/README.njk +++ b/views/README.njk @@ -17,10 +17,10 @@ I'm a passionate developer from 🇫🇷 **Albi, France**.
+![SVG Stats](https://github-stats-alpha.vercel.app/api?username=LucasVbr&cc=000&tc=fff&ic=fff&bc=000) + {% for badge in footerBadges -%} ![{{badge.title}}]({{badge.shield}}) {% endfor %} -![SVG Stats](https://github-stats-alpha.vercel.app/api?username=LucasVbr&cc=000&tc=fff&ic=fff&bc=000) -
\ No newline at end of file