Update 13.09.2020

This commit is contained in:
Denys Konovalov
2020-09-13 09:59:08 +02:00
parent 25e2011db3
commit d835131cef
75 changed files with 473 additions and 1002 deletions

View File

@ -8,7 +8,7 @@
<div class="d-flex">
<div class="text-center mr-4">
<div class="p-4 bg-primary text-white">
<span class="h2 d-block">{{ .PublishDate.Format "06"}}</span> {{ .PublishDate.Format "JAN, 2006"}}
<span class="h2 d-block">{{ .PublishDate.Format "2"}}</span> {{ .PublishDate.Format "Jan, 2006"}}
</div>
</div>
<!-- notice content -->
@ -24,4 +24,4 @@
</section>
<!-- /notice details -->
{{ end }}
{{ end }}