Skip to content

Commit e1bd658

Browse files
authored
content: Miscellaneous edits
1 parent deb1c4b commit e1bd658

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

content/en/configuration/cascade.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ color = 'red'
2323
<!-- TODO
2424
Update the <version> and <date> below when we actually get around to deprecating _target.
2525
26-
We deprecated the `_target` front matter key in favor of `target` in <version> on <date>. Remove footnote #1 on or after 2026-03-10 (15 months after deprecation).
26+
We deprecated the `_target` front matter key in favor of `target` in <version> on <date>. Remove footnote #1 on or after 2027-05-01 (15 months after deprecation).
2727
-->
2828

2929
The `target`[^1] keyword allows you to target specific pages or [environments](g). For example, to cascade a "color" parameter to pages within the "articles" section, including the "articles" section page itself:

content/en/content-management/front-matter.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,7 @@ From Hugo 0.153.0, you can also set the [sites](#sites) front matter as cascade
242242
<!-- TODO
243243
Update the <version> and <date> below when we actually get around to deprecating _target.
244244
245-
We deprecated the `_target` front matter key in favor of `target` in <version> on <date>. Remove footnote #1 on or after 2026-03-10 (15 months after deprecation).
245+
We deprecated the `_target` front matter key in favor of `target` in <version> on <date>. Remove footnote #1 on or after 2027-05-01 (15 months after deprecation).
246246
-->
247247

248248
The `target`[^1] keyword allows you to target specific pages or [environments](g). For example, to cascade a "color" parameter from the home page only to pages within the "articles" section, including the "articles" section page itself:

content/en/quick-reference/glob-patterns.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Glob patterns
3-
description: # TODO
3+
description: A quick reference guide to glob pattern syntax and matching rules for wildcards, character sets, and delimiters, featuring illustrative examples.
44
categories: []
55
keywords: []
66
---

0 commit comments

Comments
 (0)