add CV and Podcasts pages, update About section with new card layout

This commit is contained in:
2025-03-27 22:38:17 +01:00
parent b40c550c5b
commit bbd8a3a709
10 changed files with 78 additions and 74 deletions

View File

@@ -2,5 +2,5 @@
title = "CV"
+++
<iframe width="100%" height="100%" src="https://gabrielkaszewski.dev/api/data/cv.pdf"></iframe>
<a href="https://gabrielkaszewski.dev/api/data/cv.pdf" target="_blank" class="text-blue-500">View in full</a>
<iframe width="100%" height="100%" src="/files/cv.pdf" class="rounded-lg"></iframe>
<a href="/files/cv.pdf" target="_blank" class="text-blue-500">View in full</a>