From ef7c8c820916556fc5bff26c6ad7d12ef1606423 Mon Sep 17 00:00:00 2001 From: Nantha Sorubakanthan Date: Mon, 22 Sep 2025 11:06:15 +0200 Subject: reworked the website changed buttons, css, added first blog post --- layouts/partials/footer.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'layouts/partials/footer.html') diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html index 18bc220..08aa27c 100644 --- a/layouts/partials/footer.html +++ b/layouts/partials/footer.html @@ -4,7 +4,7 @@ {{- $dateMachine := .Date | time.Format "2006-01-02T15:04:05-07:00" }} {{ if .IsHome }}{{ else }}
-

Revenir à l'accueil

{{ end }} +

Return

{{ end }}
{{- end -}} -- cgit v1.2.3