From 9f40f4a056faf194226c5ca533b52b86ffe60537 Mon Sep 17 00:00:00 2001 From: Sam Anthony Date: Fri, 6 Mar 2026 11:03:23 -0500 Subject: remove theme --- themes/aoidh/layouts/_partials/date.html | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 themes/aoidh/layouts/_partials/date.html (limited to 'themes/aoidh/layouts/_partials/date.html') diff --git a/themes/aoidh/layouts/_partials/date.html b/themes/aoidh/layouts/_partials/date.html deleted file mode 100644 index 39e108c..0000000 --- a/themes/aoidh/layouts/_partials/date.html +++ /dev/null @@ -1,3 +0,0 @@ -{{- $machine := . | time.Format "2006-01-02T15:04:05-07:00" -}} -{{- $human := . | time.Format "2006-01-02" -}} - -- cgit v1.2.3