mirror of
https://github.com/LucasVbr/LucasVbr.git
synced 2026-07-09 14:27:46 +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"/>
|
# Hello there ! <img src="./img/Hi.gif" alt="Wave hand" width="50px" height="50px"/>
|
||||||
|
|
||||||
I'm Lucàs, a passionate developer from Rodez, France.
|
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
|
### I code with
|
||||||
{% for image in tools -%}
|
{% for image in tools -%}
|
||||||
@@ -25,4 +25,4 @@ Last refresh: **{{ today }}**<br>
|
|||||||
|
|
||||||
*inspired by [Thomas Guibert](https://github.com/thmsgbrt)*
|
*inspired by [Thomas Guibert](https://github.com/thmsgbrt)*
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user