Skip to content

Commit

Permalink
Merge pull request #359 from engagingnewsproject/feature-remove-label…
Browse files Browse the repository at this point in the history
…-bar

Remove Page Label Bar
  • Loading branch information
luukee authored Jan 16, 2025
2 parents 91f3408 + a6b5758 commit a49321d
Showing 1 changed file with 3 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,9 @@
{% endif %}
{# END logic #}

<div class="tile tile--vertical--{{ tileClass }} tile--intro--vertical--{{ tileClass }} tile--intro">
{# Commenting in case we want this reimplemented in future. #}
{# <div class="tile tile--vertical--{{ tileClass }} tile--intro--vertical--{{ tileClass }} tile--intro">
<h2 class="tile__title tile__title--intro">{{ tileTitle }}</h2>
<div class="tile__excerpt tile__excerpt--intro">{{ tile.excerpt }}</div>
</div>
</div> #}
{% endif %}

0 comments on commit a49321d

Please sign in to comment.