diff options
author | Mateja <mail@matejamaric.com> | 2021-03-26 13:49:59 +0100 |
---|---|---|
committer | Mateja <mail@matejamaric.com> | 2021-03-26 13:49:59 +0100 |
commit | 3b0f0e86b8f012ed71bd3f652369b9d5d8a352b0 (patch) | |
tree | 678a2a327aa5c38aa7b812eee5a9c11afc9d8974 /content | |
parent | fad5048739420150a4bd0eab724c4544bcc8a444 (diff) | |
download | blog-3b0f0e86b8f012ed71bd3f652369b9d5d8a352b0.tar.gz blog-3b0f0e86b8f012ed71bd3f652369b9d5d8a352b0.zip |
Add CV link.
Diffstat (limited to 'content')
-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 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 |