Remove description from the playlist layout

This commit is contained in:
Maciej Pędzich 2023-01-12 21:01:11 +01:00
parent 1839ec9609
commit 705af9de07

View File

@ -34,8 +34,7 @@ const { playlist, title, description } = Astro.props as Props;
{playlist.owner.name}
</a>
</h1>
<p class="text-lg">{description}</p>
<div class="tabs">
<div class="tabs mb-4">
<a class="tab text-base">
<i class="fa-solid fa-calendar mr-3" />
Browse snapshots