mirror of
https://github.com/penpot/penpot.git
synced 2025-05-11 16:17:41 +02:00
✏️ Fix typo in name of file
This commit is contained in:
parent
c745b9dec1
commit
9dad8b75d9
2 changed files with 1 additions and 1 deletions
|
@ -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")}]]]]]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue