fix: phrasing

This commit is contained in:
Cory Dransfeldt 2024-05-18 19:25:04 -07:00
parent c00d4c26b7
commit 0201c2d69f
3 changed files with 3 additions and 3 deletions

View file

@ -34,4 +34,4 @@ permalink: "/watching/index.html"
</a>
{% assign favoriteShows = tv.favorites | featuredWatching: 6 %}
{% render "partials/watching/favorites-grid.liquid", favorites:favoriteShows, count: 6 %}
<p class="explainer text-small text-centered"><em>This page was last updated on {{ "now" | date: "%B %-d, %-I:%M%p", "America/Los_Angeles" }}. It typically updates about once an hour.</em></p>
<p class="explainer text-small text-centered"><em>This page was last updated on {{ "now" | date: "%B %-d, %-I:%M%p", "America/Los_Angeles" }}. It typically updates once an hour.</em></p>