Update index.md.jinja

This commit is contained in:
Lucas
2022-06-05 08:15:52 +02:00
committed by GitHub
parent b0ec57ff5c
commit de20326ae3
+2 -2
View File
@@ -1,7 +1,7 @@
# Hello there ! <img src="./img/Hi.gif" alt="Wave hand" width="50px" height="50px"/>
I'm Lucàs, a passionate developer from Rodez, France.
{% if weather_status == 200 %}<br>Currently, the weather is: **{{ weather.temperature }}**, **{{ weather.description }}**{% endif %}
<br>Currently, the weather is: **{{ weather.temperature }}**, **{{ weather.description }}**
### I code with
{% for image in tools -%}
@@ -25,4 +25,4 @@ Last refresh: **{{ today }}**<br>
*inspired by [Thomas Guibert](https://github.com/thmsgbrt)*
</div>
</div>