chore: cleanup

This commit is contained in:
Cory Dransfeldt 2024-08-29 20:07:12 -07:00
parent 1c445a6275
commit 360111c784
No known key found for this signature in database
7 changed files with 22 additions and 22 deletions

View file

@ -5,7 +5,7 @@
{%- capture alt -%}{{ item.title | escape }} ({{ item.year }}){% endcapture %}
{%- assign alt = item.alt | strip | escape -%}
<a href="{{ item.url }}" title="{{ alt }}">
<div class="item-wrapper shadow">
<div class="item">
<div class="meta-text">
{%- if item.title -%}
<div class="header">{{ item.title }}</div>

View file

@ -4,7 +4,7 @@
{%- for item in items limit: count -%}
{%- capture alt -%}{{ item.title | escape }} ({{ item.year }}){% endcapture %}
<a href="{{ item.url }}">
<div class="watching item shadow">
<div class="watching item">
<div class="meta-text">
{%- if item.type == 'movie' -%}
<div class="header">{{ item.title }}</div>

View file

@ -1,6 +1,6 @@
{%- capture alt -%}{{ movie.title | escape }} ({{ movie.year }}){%- endcapture -%}
<a href="{{ movie.url }}">
<div class="watching hero shadow">
<div class="watching hero">
<div class="meta-text">
<div class="header">{{ movie.title }} ({{ movie.year }})</div>
<div class="subheader">