diff --git a/src/site/core.clj b/src/site/core.clj index 55ca8ea..d935190 100644 --- a/src/site/core.clj +++ b/src/site/core.clj @@ -30,7 +30,8 @@ [:a.github {:href "https://github.com/SeriousBug"} "Github"] [:a.linkedin {:href "https://www.linkedin.com/in/kaan-genc-8489b9205/"} "LinkedIn"] [:a.cv {:href "/extra/cv.pdf"} "CV"] - [:a.blog {:href "/blog/"} "Blog"]]) + [:a.blog {:href "/blog/"} "Blog"] + [:a.mastodon {:href "https://mastodon.technology/@kaan" :rel "me"} "Mastodon"]])