add CV and Podcasts pages, update About section with new card layout
This commit is contained in:
@@ -58,8 +58,13 @@
|
||||
Multimedia
|
||||
</p>
|
||||
<ul class="flex flex-col gap-1 justify-center">
|
||||
<li class="border-b border-midnight">Podcasts</li>
|
||||
<li class="border-b border-midnight">Photos</li>
|
||||
<li class="border-b border-midnight flex items-center gap-2">
|
||||
<a href="/podcasts" class="flex items-center gap-2">
|
||||
<img class="w-6 h-6" src="img/icons/podcast.png" alt="podcast-icon" />
|
||||
Podcasts
|
||||
</a>
|
||||
</li>
|
||||
<li class="border-b border-midnight flex items-center gap-2">Photos</li>
|
||||
</ul>
|
||||
</section>
|
||||
</aside>
|
||||
|
Reference in New Issue
Block a user