mirror of
https://github.com/penpot/penpot.git
synced 2025-12-12 06:24:17 +01:00
✏️ Fix typo in name of file
This commit is contained in:
@@ -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")}]]]]]
|
||||
|
||||
Reference in New Issue
Block a user