From 88467a54868b178e60c04e92f934df1f7f2f6ebb Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Sat, 18 Nov 2023 19:44:29 +0100 Subject: Fixed footer text --- _layouts/base.html | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to '_layouts/base.html') diff --git a/_layouts/base.html b/_layouts/base.html index 0dca421..679ce8b 100644 --- a/_layouts/base.html +++ b/_layouts/base.html @@ -241,9 +241,7 @@ catch up with me on Telegram.


-

This website does not track you. Content is made available under the CC BY 4.0 license unless - specified otherwise. Blog 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