diff --git a/src/routes/blog/tumthesis/+page.md b/src/routes/blog/tumthesis/+page.md index 3075d73..b347389 100644 --- a/src/routes/blog/tumthesis/+page.md +++ b/src/routes/blog/tumthesis/+page.md @@ -24,6 +24,7 @@ Summary of my Bachelor's thesis: ([Website](https://www.net.in.tum.de/homepage/)) - Graded: 1.0 (best possible grade) - Time allotted: about 30h / week for about 16-20 weeks +- Download: [thesis.pdf](/files/thesis.pdf) - [final_talk.pdf](/files/final_talk.pdf) ## Finding a topic (1-2 months) diff --git a/static/files/final_talk.pdf b/static/files/final_talk.pdf new file mode 100644 index 0000000..f98bc71 Binary files /dev/null and b/static/files/final_talk.pdf differ diff --git a/static/files/thesis.pdf b/static/files/thesis.pdf new file mode 100644 index 0000000..ff2b012 Binary files /dev/null and b/static/files/thesis.pdf differ