From cb6bae0cbe9b061c59733eab6772168683f56231 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Sun, 19 Nov 2023 16:37:18 +0100 Subject: Fixed footer text --- _layouts/base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '_layouts') diff --git a/_layouts/base.html b/_layouts/base.html index 679ce8b..c7229ab 100644 --- a/_layouts/base.html +++ b/_layouts/base.html @@ -241,7 +241,7 @@ catch up with me on Telegram.


-

This page's most recent build occurred on {{ site.time | date: "%A, %-d %B, %Y" }} and is also available as RSS feed.

+

This page's most recent build occurred on {{ site.time | date: "%A, %-d %B, %Y" }} and is also available as RSS feed.

-- cgit v1.2.3