Skip to content

Commit

Permalink
Generate Chapters (#1278)
Browse files Browse the repository at this point in the history
Co-authored-by: bazzadp <[email protected]>
  • Loading branch information
github-actions[bot] and bazzadp committed Sep 7, 2020
1 parent 12e5727 commit bc71dea
Showing 1 changed file with 1 addition and 1 deletion.
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=20200730202229">
<link rel="stylesheet" href="/static/css/2019.css?v=20200907001001">
{% endblock %}

{% block page_url %}https://almanac.httparchive.org{{ url_for(request.endpoint, **get_view_args(lang=language.lang_code, year=year)) }}{% endblock %}
Expand Down

0 comments on commit bc71dea

Please sign in to comment.