fix: typo

This commit is contained in:
Cory Dransfeldt 2024-05-14 17:22:14 -07:00
parent aedd949913
commit f80f97f65f

View file

@ -6,7 +6,7 @@ permalink: "/watching/index.html"
{% assign featuredMovie = movies.favorites | featuredWatching: 1 | first %} {% assign featuredMovie = movies.favorites | featuredWatching: 1 | first %}
<h2 class="watching page-header">{{ title }}</h2> <h2 class="watching page-header">{{ title }}</h2>
{% render "partials/watching/hero.liquid" movie:featuredMovie %} {% render "partials/watching/hero.liquid" movie:featuredMovie %}
<p>Here's all of the TV and movies I've been watching recently presented in what is (hopefully) an organized fashion. You can also take a look at the <a href="/watching/movies-to-watch">movies</a> and <a href="/watching/shows-to-watch">shows</a> I'm planning to watch.</p> <p>Here's all of the TV and movies I've been watching presented in what is (hopefully) an organized fashion. You can also take a look at the <a href="/watching/movies-to-watch">movies</a> and <a href="/watching/shows-to-watch">shows</a> I'm planning to watch.</p>
<h2 id="movies" class="section-header flex-centered"> <h2 id="movies" class="section-header flex-centered">
{% tablericon "movie" "Recent movies" %} {% tablericon "movie" "Recent movies" %}
Recent movies Recent movies