mirror of
https://github.com/LucasVbr/LucasVbr.git
synced 2026-05-13 17:11:52 +00:00
Update index.md.jinja
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user