summaryrefslogtreecommitdiff
path: root/layouts/shortcodes/time-now.html
diff options
context:
space:
mode:
authorNantha Sorubakanthan <nantha@mielota.com>2025-11-17 20:32:33 +0100
committerNantha Sorubakanthan <nantha@mielota.com>2025-11-17 20:34:54 +0100
commit220677131ae74e884736f2b8c122df5b9a891d18 (patch)
tree34213f7207caabfa1d02d418936577ad818f4fe4 /layouts/shortcodes/time-now.html
parent6c63ada5f535b029b2e141b8d8315e4f6b0148ff (diff)
remove unused shortcodes
Diffstat (limited to 'layouts/shortcodes/time-now.html')
-rw-r--r--layouts/shortcodes/time-now.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/layouts/shortcodes/time-now.html b/layouts/shortcodes/time-now.html
deleted file mode 100644
index d09ddc4..0000000
--- a/layouts/shortcodes/time-now.html
+++ /dev/null
@@ -1 +0,0 @@
-{{ time.Now.Format "02/01/2006" }}