mirror of
https://github.com/safing/web
synced 2025-09-01 18:49:06 +00:00
Remove dead code
This commit is contained in:
parent
16e0481465
commit
e6e19bbfea
1 changed files with 0 additions and 14 deletions
|
@ -25,25 +25,11 @@ container_class: "podcast pt-40 lg:pt-64"
|
|||
<h3>Description</h3>
|
||||
{{ page.summary }}
|
||||
|
||||
<div class="justify-center grid pt-16 gap-4 grid-flow-row tag-grid">
|
||||
<span class="text-center px-3 py-1 rounded-full text-sm font-medium leading-5 bg-gray-300 text-gray-600">
|
||||
AMA
|
||||
</span>
|
||||
<span class="text-center px-3 py-1 rounded-full text-sm font-medium leading-5 bg-gray-300 text-gray-600">
|
||||
Privacy
|
||||
</span>
|
||||
<span class="text-center px-3 py-1 rounded-full text-sm font-medium leading-5 bg-gray-300 text-gray-600">
|
||||
Feedback
|
||||
</span>
|
||||
<span class="text-center px-3 py-1 rounded-full text-sm font-medium leading-5 bg-gray-300 text-gray-600">
|
||||
Community
|
||||
<div class="flex pt-24 justify-center grid grid-cols-2 col-gap-16 max-w-3xl mx-auto">
|
||||
<div class="text-left">
|
||||
<div class="pb-4 text-md opacity-55">Next podcast</div>
|
||||
<a href="" class="text-3xl tracking-tight font-extrabold leading-none break-normal">Hiring a Designer from the Privacy Community</a>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<div class="text-right">
|
||||
<div class="pb-4 text-md opacity-55">Previous podcast</div>
|
||||
<a href="" class="text-3xl tracking-tight font-extrabold leading-none break-normal">#002 - Progress Update October</a>
|
||||
|
|
Loading…
Add table
Reference in a new issue