Skip to content

Commit

Permalink
Show last_checked on provider sub page
Browse files Browse the repository at this point in the history
  • Loading branch information
link2xt committed Sep 14, 2023
1 parent 8854e13 commit 49dcced
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions _layouts/provider.html
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ <h1>{{ page.name }}</h1>
</p>
{{ content }}
{% endcase %}
<p>Last checked: {{ page.last_checked }}</p>
<div class='github-link'>
<a href="https://github.com/deltachat/provider-db/blob/master/{{page.path}}">Technical specs.</a>
</div>
Expand Down

0 comments on commit 49dcced

Please sign in to comment.