Edit TimeZone to "Europe/Paris"

This commit is contained in:
LucasVbr
2022-06-06 12:59:35 +02:00
parent 525f258ef1
commit 512c0896c0
4 changed files with 9 additions and 3 deletions
+1 -1
View File
@@ -19,7 +19,7 @@ I'm {{ data.info.name }}, a passionate developer from {{ imageWithSize(data.info
<div align="center">
This README is generated every 3 hours.<br>
Last refresh: **{{ data.today }}**<br>
Last refresh: **{{ data.today }}** ({{ data.info.timezone }})<br>
{% for img in data.footer_badges -%}
{{ image(img) }}
{% endfor %}