mirror of
https://github.com/penpot/penpot.git
synced 2026-09-12 15:09:38 +00:00
✏️ Fix typo in name of file
This commit is contained in:
parent
c745b9dec1
commit
9dad8b75d9
|
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")}]]
|
:src (md/resolve-asset "images/email/twitter.png")}]]
|
||||||
[:a {:href "#" :target "_blank"}
|
[:a {:href "#" :target "_blank"}
|
||||||
[:img {:style "display: inline-block; width: 25px; margin-right: 5px;"
|
[: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"}
|
[:a {:href "#" :target "_blank"}
|
||||||
[:img {:style "display: inline-block; width: 25px; margin-right: 5px;"
|
[:img {:style "display: inline-block; width: 25px; margin-right: 5px;"
|
||||||
:src (md/resolve-asset "images/email/linkedin.png")}]]]]]
|
:src (md/resolve-asset "images/email/linkedin.png")}]]]]]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user