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
Some checks failed
Build and Deploy Gabriel Kaszewski Portfolio / build-and-deploy-local (push) Failing after 12s
This commit is contained in:
@@ -105,6 +105,18 @@ const AboutPage = () => {
|
||||
</a>
|
||||
.
|
||||
</p>
|
||||
<p>
|
||||
My bachelor's thesis titled "Modeling evolutionary
|
||||
processes using cellular automata" is available{" "}
|
||||
<a
|
||||
target="_blank"
|
||||
href="/licencjat.pdf"
|
||||
className="text-yellow-400 underline"
|
||||
>
|
||||
here
|
||||
</a>
|
||||
, the thesis is written in Polish.
|
||||
</p>
|
||||
</section>
|
||||
|
||||
<section
|
||||
|
BIN
public/licencjat.pdf
Normal file
BIN
public/licencjat.pdf
Normal file
Binary file not shown.
Reference in New Issue
Block a user