mirror of https://github.com/lxndrblz/anatole.git

Karol Kania
04.46.2020 36ee60a4ee028999c0ea3ee14216f49f9a704a37
layouts/_default/list.html
@@ -1,5 +1,5 @@
{{ define "main" }}
    <div class="archive {{ with .Site.Params.animatedLoading }} animated fadeInDown {{ end }}">
    <div class="archive {{ with .Site.Params.doNotLoadAnimations }} . {{ else }} animated fadeInDown {{ end }}">
        <ul class="list-with-title">
            {{ range .Data.Pages.GroupByDate "2006" }}
                <div class="listing-title">{{ .Key }}</div>