Skip to content

Commit 2517845

Browse files
authored
Add text shadow guide to the sidebar (mdn#40653)
* add text shadows guide to sidebar * add short title
1 parent f2d281d commit 2517845

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

files/en-us/web/css/css_text_decoration/text_shadows/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: Introduction to text shadows
3+
short-title: Text shadows
34
slug: Web/CSS/CSS_text_decoration/Text_shadows
45
page-type: guide
56
sidebar: cssref

files/sidebars/cssref.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -313,6 +313,10 @@ sidebar:
313313
details: closed
314314
children:
315315
- /Web/CSS/CSS_text/Wrapping_breaking_text
316+
- title: Text decoration
317+
details: closed
318+
children:
319+
- /Web/CSS/CSS_text_decoration/Text_shadows
316320
- title: Transforms
317321
details: closed
318322
children:

0 commit comments

Comments
 (0)