Skip to content

Commit e573b06

Browse files
committed
force SVG size
1 parent c505aac commit e573b06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ You should use application-specific APIs whenever feasible, and use Common APIs
2121

2222
| | | |
2323
| :------------------------ | -------------------- | ----------------|
24-
| :::image type="icon" source="../images/index/logo-excel.svg"::: **Excel API reference**</br>[JavaScript APIs for building Excel add-ins](/javascript/api/excel). | :::image type="icon" source="../images/index/logo-outlook.svg"::: Outlook API reference</br>[JavaScript APIs for building Outlook add-ins](/javascript/api/outlook). | :::image type="icon" source="../images/index/logo-word.svg"::: Word API reference</br>[JavaScript APIs for building Word add-ins](/javascript/api/word). |
24+
| <img src="../images/index/logo-excel.svg" height="100"> **Excel API reference**</br>[JavaScript APIs for building Excel add-ins](/javascript/api/excel). | :::image type="icon" source="../images/index/logo-outlook.svg"::: Outlook API reference</br>[JavaScript APIs for building Outlook add-ins](/javascript/api/outlook). | :::image type="icon" source="../images/index/logo-word.svg"::: Word API reference</br>[JavaScript APIs for building Word add-ins](/javascript/api/word). |
2525
| :::image type="icon" source="../images/index/logo-powerpoint.svg"::: PowerPoint API reference</br>[JavaScript APIs for building PowerPoint add-ins](/javascript/api/powerpoint). | :::image type="icon" source="../images/index/logo-onenote.svg"::: OneNote API reference</br>[JavaScript APIs for building OneNote add-ins](/javascript/api/onenote). | :::image type="icon" source="../images/index-landing-page/i_code-blocks.svg"::: Common API reference</br>[JavaScript APIs that can be used by any Office Add-in](/javascript/api/office). |
2626

2727
**Note**: There's currently no application-specific JavaScript API for Project; you'll use Common APIs to create Project add-ins.

0 commit comments

Comments
 (0)