diff options
-rw-r--r-- | content/_index.md | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/content/_index.md b/content/_index.md index 6800102..e1466a7 100644 --- a/content/_index.md +++ b/content/_index.md @@ -14,5 +14,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 |