mirror of
https://github.com/penpot/penpot.git
synced 2025-03-11 23:31:21 -05: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
Before Width: | Height: | Size: 2.3 KiB After Width: | Height: | Size: 2.3 KiB |
|
@ -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
Reference in a new issue