Skip to content

Commit c8fb39d

Browse files
brotkruemllinawolf
authored andcommitted
[TASK] Add full stdWrap example for page.meta (#1338)
* [TASK] Add full stdWrap example for page.meta Releases: main, 12.4 * Simplify example (cherry picked from commit 4c889da)
1 parent 9983fd6 commit c8fb39d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Documentation/TopLevelObjects/Page/Index.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1024,6 +1024,12 @@ Open Graph meta tags:
10241024
2 = de_DE
10251025
}
10261026
}
1027+
article:modified_time {
1028+
attribute = property
1029+
if.isTrue.field = lastUpdated
1030+
field = lastUpdated
1031+
formattedDate = Y-MM-dd'T'HH:mm:ssZ
1032+
}
10271033
}
10281034
10291035
.. note::

0 commit comments

Comments
 (0)