From 08ae0a7b939ec3c27570256889926240e3acfbe8 Mon Sep 17 00:00:00 2001 From: LucasVbr Date: Sat, 4 Jun 2022 22:38:39 +0200 Subject: [PATCH] Fix align bottom center --- 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 7aed6f4..f6c316e 100644 --- a/templates/index.md.jinja +++ b/templates/index.md.jinja @@ -15,7 +15,7 @@ I'm Lucàs, a passionate developer from Rodez, France. --- -
+
This README is generated every day.
Last refresh: **{{ today }}**
@@ -25,4 +25,4 @@ Last refresh: **{{ today }}**
*inspired by [Thomas Guibert](https://github.com/thmsgbrt)* -
\ No newline at end of file + \ No newline at end of file