Skip to content

Commit 3bb8d3a

Browse files
committed
add new m365 app icons
1 parent 5c71ff0 commit 3bb8d3a

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/reference/javascript-api-for-office.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,25 +21,25 @@ You should use application-specific APIs whenever feasible, and use Common APIs
2121

2222
:::row:::
2323
:::column span="":::
24-
:::image type="content" source="../images/index/logo-excel.svg" alt-text="Excel API reference":::
24+
:::image type="content" source="../images/m365-app-excel.png" alt-text="Excel API reference":::
2525
</br>**Excel API reference**</br>[JavaScript APIs for building Excel add-ins](/javascript/api/excel)
2626
:::column-end:::
2727
:::column span="":::
28-
:::image type="content" source="../images/index/logo-outlook.svg" alt-text="Outlook API reference":::
28+
:::image type="content" source="../images/m365-app-outlook.png" alt-text="Outlook API reference":::
2929
</br>**Outlook API reference**</br>[JavaScript APIs for building Outlook add-ins](/javascript/api/outlook)
3030
:::column-end:::
3131
:::column span="":::
32-
:::image type="content" source="../images/index/logo-word.svg" alt-text="Word API reference":::
32+
:::image type="content" source="../images/m365-app-word.png" alt-text="Word API reference":::
3333
</br>**Word API reference**</br>[JavaScript APIs for building Word add-ins](/javascript/api/word)
3434
:::column-end:::
3535
:::row-end:::
3636
:::row:::
3737
:::column span="":::
38-
:::image type="content" source="../images/index/logo-powerpoint.svg" alt-text="PowerPoint API reference":::
38+
:::image type="content" source="../images/m365-app-powerpoint.png" alt-text="PowerPoint API reference":::
3939
</br>**PowerPoint API reference**</br>[JavaScript APIs for building PowerPoint add-ins](/javascript/api/powerpoint)
4040
:::column-end:::
4141
:::column span="":::
42-
:::image type="content" source="../images/index/logo-onenote.svg" alt-text="OneNote API reference":::
42+
:::image type="content" source="../images/m365-app-onenote.png" alt-text="OneNote API reference":::
4343
</br>**OneNote API reference**</br>[JavaScript APIs for building OneNote add-ins](/javascript/api/onenote)
4444
:::column-end:::
4545
:::column span="":::

0 commit comments

Comments
 (0)