Skip to content

Commit 909f8e7

Browse files
author
Steve Kwak
committed
alt placeholders added
1 parent 2c67099 commit 909f8e7

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,28 +2,28 @@
22

33
Shape the future of experience design on Adobe XD’s open platform by creating plugins for yourself, your team, or the world. When you’re ready to share a plugin for all Adobe XD users, submit it for review through the I/O Console. After review, you’ll be published in the XD Plugin Manager.
44

5-
<a href="/develop.md"><object style="width: 100%" type="image/png" data="/images/[email protected]" alt="placeholder"></object></a>
5+
<a href="/develop.md"><object style="width: 100%" type="image/png" data="/images/[email protected]">placeholder</object></a>
66

7-
<a href="/plugin-design-guidelines/index.md"><object style="width: 100%" type="image/png" data="/images/[email protected]" alt="placeholder"></object></a>
7+
<a href="/plugin-design-guidelines/index.md"><object style="width: 100%" type="image/png" data="/images/[email protected]">placeholder</object></a>
88

9-
<a href="/distribution/index.md"><object style="width: 100%" type="image/png" data="/images/[email protected]" alt="placeholder"></object></a>
9+
<a href="/distribution/index.md"><object style="width: 100%" type="image/png" data="/images/[email protected]">placeholder</object></a>
1010

11-
<object style="width: 100%" type="image/png" data="/images/[email protected]" alt="placeholder"></object>
11+
<object style="width: 100%" type="image/png" data="/images/[email protected]">placeholder</object>
1212

1313
### Quick start: create your first plugin
1414
We’ll keep things simple in this Quick Start tutorial. Once you’re done, you’ll have a solid grasp of the steps to take when starting to create your own XD plugin. We’ll also give you some next steps for learning more.
1515

1616
[Start coding](/tutorials/quick-start/index.md)
1717

18-
<object style="width: 100%" type="image/png" data="/images/[email protected]" alt="placeholder"></object>
18+
<object style="width: 100%" type="image/png" data="/images/[email protected]">placeholder</object>
1919

2020
### Design using the xd plugin ui kit
2121

2222
XD plugins are used by designers around the world who expect great experiences. Download the XD plugin UI kit to start crafting your own XD plugin experience.
2323

2424
[Download]()
2525

26-
<object style="width: 100%" type="image/png" data="/images/[email protected]" alt="placeholder"></object>
26+
<object style="width: 100%" type="image/png" data="/images/[email protected]">placeholder</object>
2727

2828
### Manage your plugin project
2929

@@ -37,5 +37,5 @@ We’ve got a lot of stuff planned for the future of Plugin APIs on the Adobe XD
3737

3838
[View Trello board](https://trello.com/b/WFKmCVaz/xd-extensibility-roadmap)
3939

40-
<a href="/distribution/index.md"><object style="width: 100%" type="image/png" data="/images/[email protected]" alt="placeholder"></object></a>
41-
<a href="/distribution/index.md"><object style="width: 100%" type="image/png" data="/images/[email protected]" alt="placeholder"></object></a>
40+
<a href="/distribution/index.md"><object style="width: 100%" type="image/png" data="/images/[email protected]">placeholder</object></a>
41+
<a href="/distribution/index.md"><object style="width: 100%" type="image/png" data="/images/[email protected]">placeholder</object></a>

0 commit comments

Comments
 (0)