diff options
Diffstat (limited to 'layouts/shortcodes/time-now.html')
| -rw-r--r-- | layouts/shortcodes/time-now.html | 1 |
1 files changed, 1 insertions, 0 deletions
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" }} |
