diff --git a/boostjp/templates/content.html b/boostjp/templates/content.html index c3c41ef..1227a0b 100644 --- a/boostjp/templates/content.html +++ b/boostjp/templates/content.html @@ -92,15 +92,39 @@ {% if latest_commit_info %}

最終更新日時: - +
が更新

+ {% endif %} {% endblock %} diff --git a/cpprefjp/templates/content.html b/cpprefjp/templates/content.html index 7c6949c..19bf98a 100644 --- a/cpprefjp/templates/content.html +++ b/cpprefjp/templates/content.html @@ -102,15 +102,39 @@ {% if latest_commit_info %}

最終更新日時: - +
が更新

+ {% endif %} {% endblock %}