From 3b0f0e86b8f012ed71bd3f652369b9d5d8a352b0 Mon Sep 17 00:00:00 2001 From: Mateja <mail@matejamaric.com> Date: Fri, 26 Mar 2021 13:49:59 +0100 Subject: Add CV link. --- content/_index.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/content/_index.md b/content/_index.md index 70953f8..7c5e2c9 100644 --- a/content/_index.md +++ b/content/_index.md @@ -13,5 +13,9 @@ I used to be very interested in game development and I played a lot with Unity a However, in summer of 2018 my interests shifted quite a bit. I started using GNU/Linux exclusively and became primarily interested in <a target="_blank" rel="external follow" href="https://www.fsf.org/about/what-is-free-software">free(as in freedom)</a> software Unix-like operating systems and web technologies. -On this website you can find some of my <a href="https://git.matejamaric.com">personal projects</a>, <a href="blog">blog posts</a> and <a href="contact">my contact info</a>. +On this website you can find some of my [personal projects][git], [blog posts][blog], [contact information][contact] and [CV][cv]. +[git]: https://git.matejamaric.com +[blog]: /blog/ +[contact]: /contact/ +[cv]: https://matejamaric.com/cv.pdf -- cgit v1.2.3