From de20326ae3ac42c7e6725b80c044d8183a0b650c Mon Sep 17 00:00:00 2001 From: Lucas <86352901+LucasVbr@users.noreply.github.com> Date: Sun, 5 Jun 2022 08:15:52 +0200 Subject: [PATCH] Update index.md.jinja --- templates/index.md.jinja | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/index.md.jinja b/templates/index.md.jinja index f6c316e..ae504a4 100644 --- a/templates/index.md.jinja +++ b/templates/index.md.jinja @@ -1,7 +1,7 @@ # Hello there ! Wave hand I'm Lucàs, a passionate developer from Rodez, France. -{% if weather_status == 200 %}
Currently, the weather is: **{{ weather.temperature }}**, **{{ weather.description }}**{% endif %} +
Currently, the weather is: **{{ weather.temperature }}**, **{{ weather.description }}** ### I code with {% for image in tools -%} @@ -25,4 +25,4 @@ Last refresh: **{{ today }}**
*inspired by [Thomas Guibert](https://github.com/thmsgbrt)* - \ No newline at end of file +