Skip to content

Commit 4318e0e

Browse files
[all hosts] Minor refresh (#4994)
1 parent f90aca0 commit 4318e0e

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

docs/index.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ metadata:
1212
ms.topic: hub-page # Required
1313
author: o365devx #Required; your GitHub user alias, with correct capitalization.
1414
ms.author: o365devx #Required; microsoft alias of author; optional team alias.
15-
ms.date: 11/19/2024 #Required; mm/dd/yyyy format.
15+
ms.date: 01/16/2025 #Required; mm/dd/yyyy format.
1616

1717
# highlightedContent section
1818
# Maximum of 8 items
@@ -54,9 +54,9 @@ productDirectory:
5454
- url: excel/pnp-open-in-excel.md
5555
text: Create an Excel spreadsheet with your add-in from a web page
5656
- url: outlook/smart-alerts-onmessagesend-walkthrough.md
57-
text: Automatically check for an attachment before a message is sent
57+
text: Automatically check for an attachment before a message is sent in Outlook
5858
- url: outlook/spam-reporting.md
59-
text: Implement an integrated spam-reporting add-in
59+
text: Implement an integrated spam-reporting Outlook add-in
6060
- url: word/import-template.md
6161
text: Import a Word document template with a Word add-in
6262

docs/tutorials/powerpoint-tutorial-vs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: PowerPoint add-in tutorial using Visual Studio
33
description: "In this tutorial, you'll use Visual Studio to build a PowerPoint add-in that inserts an image, inserts text, gets slide metadata, and navigates between slides."
4-
ms.date: 11/20/2024
4+
ms.date: 01/16/2025
55
ms.service: powerpoint
66
#Customer intent: As a developer, I want to build a PowerPoint add-in that can interact with content in a PowerPoint document.
77
ms.localizationpriority: high

docs/tutorials/word-tutorial.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Word add-in tutorial
33
description: In this tutorial, you'll build a Word add-in that inserts (and replaces) text ranges, paragraphs, images, HTML, tables, and content controls. You'll also learn how to format text and how to insert (and replace) content in content controls.
4-
ms.date: 12/11/2023
4+
ms.date: 01/16/2025
55
ms.service: word
66
#Customer intent: As a developer, I want to build a Word add-in that can interact with content in a Word document.
77
ms.localizationpriority: high

0 commit comments

Comments
 (0)