✏️ Fix typo in name of file

This commit is contained in:
mathieu.brunot
2019-02-16 00:30:39 +01:00
parent c745b9dec1
commit 9dad8b75d9
2 changed files with 1 additions and 1 deletions

View File

@@ -206,7 +206,7 @@
:src (md/resolve-asset "images/email/twitter.png")}]]
[:a {:href "#" :target "_blank"}
[:img {:style "display: inline-block; width: 25px; margin-right: 5px;"
:src (md/resolve-asset "images/email/facebook.png")}]]
:src (md/resolve-asset "images/email/github.png")}]]
[:a {:href "#" :target "_blank"}
[:img {:style "display: inline-block; width: 25px; margin-right: 5px;"
:src (md/resolve-asset "images/email/linkedin.png")}]]]]]