From e6dac085cb1d601da1fc63bfd59d811612fa6ef4 Mon Sep 17 00:00:00 2001 From: Mario Date: Fri, 8 Oct 2021 12:24:19 +0000 Subject: update composer libs --- vendor/twbs/bootstrap/site/layouts/shortcodes/year.html | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'vendor/twbs/bootstrap/site/layouts/shortcodes/year.html') diff --git a/vendor/twbs/bootstrap/site/layouts/shortcodes/year.html b/vendor/twbs/bootstrap/site/layouts/shortcodes/year.html index bc9dd300d..db7f18e3f 100644 --- a/vendor/twbs/bootstrap/site/layouts/shortcodes/year.html +++ b/vendor/twbs/bootstrap/site/layouts/shortcodes/year.html @@ -1,5 +1,3 @@ -{{- /* - Output the current year -*/ -}} +{{- /* Outputs the current year */ -}} {{- now.Format "2006" -}} -- cgit v1.2.3