Skip to content

Commit 7510de0

Browse files
Add a last updated section to component attributes (#24646)
* Add a last updated section to component attributes * Update src/content/docs/style-guide/documentation-content-strategy/component-attributes/last-updated.mdx Co-authored-by: Pedro Sousa <[email protected]> --------- Co-authored-by: Pedro Sousa <[email protected]>
1 parent 03fc84f commit 7510de0

File tree

1 file changed

+19
-0
lines changed
  • src/content/docs/style-guide/documentation-content-strategy/component-attributes

1 file changed

+19
-0
lines changed
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
---
2+
pcx_content_type: concept
3+
title: Last Updated
4+
5+
---
6+
7+
## Definition
8+
9+
A date displayed at the bottom of each page that shows when the content on the page was last modified. This date is pulled from the page's Git history and does not account for modifications to embedded content such as partials.
10+
11+
The Last Updated date will be refreshed for any change to a page's content, while the [Reviewed](/style-guide/frontmatter/custom-properties/#reviewed) property indicates when the page was last explicitly reviewed from beginning to end.
12+
13+
## Used in
14+
15+
All page types.
16+
17+
## Structure
18+
19+
Mon DD, YYYY

0 commit comments

Comments
 (0)