Skip to content

Commit 07b7e58

Browse files
Copilotniels9001
andauthored
Fix Sound ToC order and remove Sound tile from design overview
Agent-Logs-Url: https://github.com/MicrosoftDocs/windows-dev-docs-pr/sessions/774b7235-b1f2-431e-9b11-cde4ca21bcff Co-authored-by: niels9001 <[email protected]>
1 parent abf74c9 commit 07b7e58

2 files changed

Lines changed: 7 additions & 10 deletions

File tree

hub/apps/design/guidelines-overview.md

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -68,11 +68,6 @@ Use these fundamentals as a guide throughout your design process—whether you'r
6868
:::column-end:::
6969
:::row-end:::
7070
:::row:::
71-
:::column:::
72-
[![Sound icon](./images/tile-sound.png)](../develop/ui/sound.md)<br>
73-
**[Sound](../develop/ui/sound.md)**<br>
74-
Use audio cues to provide feedback, reinforce actions, and support accessibility.
75-
:::column-end:::
7671
:::column:::
7772
[![Typography icon](./images/tile-typography.png)](./signature-experiences/typography.md)<br>
7873
**[Typography](./signature-experiences/typography.md)**<br>
@@ -83,19 +78,21 @@ Use these fundamentals as a guide throughout your design process—whether you'r
8378
**[Usability](./usability/index.md)**<br>
8479
Ensure your app is easy to use through intuitive interactions, clear affordances, and accessibility.
8580
:::column-end:::
86-
:::row-end:::
87-
88-
:::row:::
8981
:::column:::
9082
[![Widgets icon](./images/tile-widgets.png)](./widgets/index.md)<br>
9183
**[Widgets](./widgets/index.md)**<br>
9284
Extend your app with glanceable, interactive surfaces that surface key information and actions.
9385
:::column-end:::
86+
:::row-end:::
87+
88+
:::row:::
9489
:::column:::
9590
[![Writing icon](./images/tile-writing.png)](style/writing-style.md )<br>
9691
**[Writing](./style/writing-style.md )**<br>
9792
Use clear, concise, and helpful language to improve understanding and reduce cognitive load.
9893
:::column-end:::
9994
:::column:::
10095
:::column-end:::
96+
:::column:::
97+
:::column-end:::
10198
:::row-end:::

hub/apps/develop/toc.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -752,8 +752,6 @@ items:
752752
href: ui/alignment-margin-padding.md
753753
- name: Colors and themes
754754
href: ui/theming.md
755-
- name: Sound
756-
href: ui/sound.md
757755
- name: Controls
758756
items:
759757
- name: Overview
@@ -993,6 +991,8 @@ items:
993991
href: ui/layouts-with-xaml.md
994992
- name: Shadows
995993
href: ui/shadows.md
994+
- name: Sound
995+
href: ui/sound.md
996996
- name: Windowing
997997
items:
998998
- name: Overview

0 commit comments

Comments
 (0)