feat: add link to bachelor's thesis in AboutPage and include thesis PDF
Some checks failed
Build and Deploy Gabriel Kaszewski Portfolio / build-and-deploy-local (push) Failing after 12s

This commit is contained in:
2025-09-27 18:34:40 +02:00
parent 163f946b08
commit 3be8bceef1
2 changed files with 12 additions and 0 deletions

View File

@@ -105,6 +105,18 @@ const AboutPage = () => {
</a> </a>
. .
</p> </p>
<p>
My bachelor&apos;s thesis titled &quot;Modeling evolutionary
processes using cellular automata&quot; is available{" "}
<a
target="_blank"
href="/licencjat.pdf"
className="text-yellow-400 underline"
>
here
</a>
, the thesis is written in Polish.
</p>
</section> </section>
<section <section

BIN
public/licencjat.pdf Normal file

Binary file not shown.