Skip to content

Commit 750716f

Browse files
committed
Update core-concepts-office-add-ins.md
1 parent 2324e0e commit 750716f

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

docs/overview/core-concepts-office-add-ins.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -24,45 +24,45 @@ For the best foundation for these common features and application-specific imple
2424

2525
:::row:::
2626
:::column span="":::
27-
:::image type="icon" source="../images/i_best-practices_small.svg":::
27+
:::image type="icon" source="../images/i_best-practices_small.svg" width="100" :::
2828
:::column-end:::
29-
:::column span="4":::
29+
:::column span="3":::
3030
**Plan**</br>
3131
[Learn the best practices and system requirements for Office Add-ins.](../concepts/add-in-development-best-practices.md)
3232
:::column-end:::
3333
:::row-end:::
3434
:::row:::
3535
:::column span="":::
36-
:::image type="icon" source="../images/i_code-blocks_small.svg":::
36+
:::image type="icon" source="../images/i_code-blocks_small.svg" width="100" :::
3737
:::column-end:::
38-
:::column span="4":::
38+
:::column span="3":::
3939
**Develop**</br>
4040
[Learn the APIs and patterns to develop Office Add-ins.](../develop/develop-overview.md)
4141
:::column-end:::
4242
:::row-end:::
4343
:::row:::
4444
:::column span="":::
45-
:::image type="icon" source="../images/i_recommended-testing_small.svg":::
45+
:::image type="icon" source="../images/i_recommended-testing_small.svg" width="100" :::
4646
:::column-end:::
47-
:::column span="4":::
47+
:::column span="3":::
4848
**Test and debug**</br>
4949
[Learn how to test and debug Office Add-ins.](../testing/test-debug-office-add-ins.md)
5050
:::column-end:::
5151
:::row-end:::
5252
:::row:::
5353
:::column span="":::
54-
:::image type="icon" source="../images/i_deploy_small.svg":::
54+
:::image type="icon" source="../images/i_deploy_small.svg" width="100" :::
5555
:::column-end:::
56-
:::column span="4":::
56+
:::column span="3":::
5757
**Publish**</br>
5858
[Learn how to deploy and publish Office Add-ins.](../publish/publish.md)
5959
:::column-end:::
6060
:::row-end:::
6161
:::row:::
6262
:::column span="":::
63-
:::image type="icon" source="../images/i_reference_small.svg":::
63+
:::image type="icon" source="../images/i_reference_small.svg" width="100" :::
6464
:::column-end:::
65-
:::column span="4":::
65+
:::column span="3":::
6666
**Reference**</br>
6767
[View the reference documentation for the Office JavaScript APIs, the add-ins manifest, error code lists, and more.](../reference/javascript-api-for-office.md)
6868
:::column-end:::

0 commit comments

Comments
 (0)