Skip to content

Commit

Permalink
Generate Chapters (#1028)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Jul 14, 2020
1 parent 3be010a commit 167b13a
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion src/templates/en/2019/base.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
{% block twitter_image_alt %}{{ year }} Web Almanac{% endblock %}

{% block date_published %}2019-11-04T12:00:00.000Z{% endblock %}
{% block date_modified %}2020-07-12T00:00:00.000Z{% endblock %}
{% block date_modified %}2020-07-14T00:00:00.000Z{% endblock %}

{% block skip_navigation %}Skip navigation{% endblock %}

Expand Down
2 changes: 1 addition & 1 deletion src/templates/es/2019/base.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
{% block twitter_image_alt %}{{ year }} Web Almanac{% endblock %}

{% block date_published %}2019-11-04T12:00:00.000Z{% endblock %}
{% block date_modified %}2020-07-12T00:00:00.000Z{% endblock %}
{% block date_modified %}2020-07-14T00:00:00.000Z{% endblock %}

{% block skip_navigation %}Saltar navegación{% endblock %}

Expand Down
2 changes: 1 addition & 1 deletion src/templates/fr/2019/base.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
{% block twitter_image_alt %}Web Almanac {{ year }}{% endblock %}

{% block date_published %}2019-11-04T12:00:00.000Z{% endblock %}
{% block date_modified %}2020-07-12T00:00:00.000Z{% endblock %}
{% block date_modified %}2020-07-14T00:00:00.000Z{% endblock %}

{% block skip_navigation %}Sauter la navigation{% endblock %}

Expand Down
2 changes: 1 addition & 1 deletion src/templates/ja/2019/base.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
{% block twitter_image_alt %}{{ year }} Web Almanac{% endblock %}

{% block date_published %}2019-11-04T12:00:00.000Z{% endblock %}
{% block date_modified %}2020-07-12T00:00:00.000Z{% endblock %}
{% block date_modified %}2020-07-14T00:00:00.000Z{% endblock %}
{% block skip_navigation %}ナビゲーションをスキップ{% endblock %}

{% block organization %}HTTP ArchiveによるWeb Almanac{% endblock %}
Expand Down

0 comments on commit 167b13a

Please sign in to comment.