Przeglądaj źródła

make copyright date the posted date

really should include created as well, but that would make things more
complicated, or maybe have a header that overrides the copyright year..
main
John-Mark Gurney 1 rok temu
rodzic
commit
74068db254
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      layout/blog.j2

+ 1
- 1
layout/blog.j2 Wyświetl plik

@@ -55,4 +55,4 @@

{%- endblock %}

{% block copyright -%}Copyright © {{ resource.meta.created|date_format("%Y") }} John-Mark Gurney{%- endblock %}
{% block copyright -%}Copyright © {{ resource.meta.posted|date_format("%Y") }} John-Mark Gurney{%- endblock %}

Ładowanie…
Anuluj
Zapisz