diff options
Diffstat (limited to 'www/layouts/partials/date.html')
-rw-r--r-- | www/layouts/partials/date.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/layouts/partials/date.html b/www/layouts/partials/date.html deleted file mode 100644 index 9769e4e..0000000 --- a/www/layouts/partials/date.html +++ /dev/null @@ -1 +0,0 @@ -<time datetime="{{ . | time.Format "RFC3339"}}">{{ . | time.Format ":date_medium" }}</time>
\ No newline at end of file |