Skip to content

Commit

Permalink
Generate Chapters (#925)
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 Jun 27, 2020
1 parent 6ea5e59 commit bc835a8
Show file tree
Hide file tree
Showing 12 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion src/templates/ar/2019/base.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
{% block twitter_image_alt %}{{ year }} Web Almanac{% endblock %}

{% block date_published %}2019-11-04T12:00:00.000Z{% endblock %}
{% block date_modified %}2020-06-21T00:00:00.000Z{% endblock %}
{% block date_modified %}2020-06-27T00:00:00.000Z{% endblock %}

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

Expand Down
2 changes: 1 addition & 1 deletion src/templates/base/2019/base.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{% extends "base.html" %}

{% block styles %}
<link rel="stylesheet" href="/static/css/2019.css?v=20200603181334">
<link rel="stylesheet" href="/static/css/2019.css?v=20200627071036">
{% endblock %}

{% block page_url %}https://almanac.httparchive.org{{ url_for(request.endpoint, **get_view_args(lang=language.lang_code, year=year)) }}{% endblock %}
Expand Down
2 changes: 1 addition & 1 deletion src/templates/base/2019/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

{% block styles %}
{{ super() }}
<link rel="stylesheet" href="/static/css/index.css?v=2">
<link rel="stylesheet" href="/static/css/index.css?v=20200627071036">
{% endblock %}

{% block main %}
Expand Down
2 changes: 1 addition & 1 deletion src/templates/base/2020/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

{% block styles %}
{{ super() }}
<link rel="stylesheet" href="/static/css/index.css?v=2">
<link rel="stylesheet" href="/static/css/index.css?v=20200627071036">
{% endblock %}

{# Hide the TOC, Contributors and Methodology for now #}
Expand Down
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-06-21T00:00:00.000Z{% endblock %}
{% block date_modified %}2020-06-27T00:00:00.000Z{% endblock %}

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

Expand Down
2 changes: 1 addition & 1 deletion src/templates/en/2020/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
{% block twitter_image_alt %}The {{ year }} Web Almanac{% endblock %}

{% block date_published %}2019-11-04T12:00:00.000Z{% endblock %}
{% block date_modified %}2020-06-21T00:00:00.000Z{% endblock %}
{% block date_modified %}2020-06-27T00:00:00.000Z{% endblock %}

{% block intro_title %}Web Almanac{% endblock %}
{% block intro_sub_title %}HTTP Archive's annual<br> <b>state of the web</b> report{% 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-06-21T00:00:00.000Z{% endblock %}
{% block date_modified %}2020-06-27T00:00:00.000Z{% endblock %}

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

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

{% block date_published %}2019-11-04T12:00:00.000Z{% endblock %}
{% block date_modified %}2020-06-21T00:00:00.000Z{% endblock %}
{% block date_modified %}2020-06-27T00:00:00.000Z{% endblock %}

{% block intro_title %}Web Almanac{% endblock %}
{% block intro_sub_title %}HTTP Archive informe del<br><b>estado de la web</b> anual{% 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-06-21T00:00:00.000Z{% endblock %}
{% block date_modified %}2020-06-27T00:00:00.000Z{% endblock %}

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

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

{% block date_published %}2019-11-04T12:00:00.000Z{% endblock %}
{% block date_modified %}2020-06-21T00:00:00.000Z{% endblock %}
{% block date_modified %}2020-06-27T00:00:00.000Z{% endblock %}

{% block intro_title %}Web Almanac{% endblock %}
{% block intro_sub_title %}Rapport annuel<br>de HTTP Archive sur<br><b>l’état du Web</b>{% 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-06-21T00:00:00.000Z{% endblock %}
{% block date_modified %}2020-06-27T00:00:00.000Z{% endblock %}
{% block skip_navigation %}ナビゲーションをスキップ{% endblock %}

{% block organization %}HTTP ArchiveによるWeb Almanac{% endblock %}
Expand Down
2 changes: 1 addition & 1 deletion src/templates/ja/2020/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
{% block twitter_image_alt %}The {{ year }} Web Almanac{% endblock %}

{% block date_published %}2019-11-04T12:00:00.000Z{% endblock %}
{% block date_modified %}2020-06-21T00:00:00.000Z{% endblock %}
{% block date_modified %}2020-06-27T00:00:00.000Z{% endblock %}

{% block intro_title %}Web Almanac{% endblock %}
{% block intro_sub_title %}HTTP Archiveの年次報告書<br> <b>ウェブの状態</b>レポート{% endblock %}
Expand Down

0 comments on commit bc835a8

Please sign in to comment.