From 3d4c9512aeaabde1c99e38250eb16aa3345e269d Mon Sep 17 00:00:00 2001 From: Nantha Sorubakanthan Date: Tue, 28 Oct 2025 10:46:57 +0100 Subject: Update website --- layouts/shortcodes/time-now.html | 1 + 1 file changed, 1 insertion(+) create mode 100644 layouts/shortcodes/time-now.html (limited to 'layouts/shortcodes/time-now.html') diff --git a/layouts/shortcodes/time-now.html b/layouts/shortcodes/time-now.html new file mode 100644 index 0000000..d09ddc4 --- /dev/null +++ b/layouts/shortcodes/time-now.html @@ -0,0 +1 @@ +{{ time.Now.Format "02/01/2006" }} -- cgit v1.2.3