You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| article.title | The tag containing the article's title. |
155
155
| article.description | The tag or attribute containing the article's description. |
@@ -163,9 +163,9 @@ You can refer to the [RSS 2.0 at Harvard Law](https://cyber.harvard.edu/rss/rss.
163
163
164
164
> [!NOTE]
165
165
>
166
-
> - The `article.input`field corresponds to the file stem (`*`), which is the same as the article's URL slug.
167
-
> - The `article.date`field's tag must include a [datetime](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/time) attribute, and the attribute value must follow the `%Y-%m-%d` format.
168
-
> - The `article.image`field’s folder name (`**`) must match the article's URL slug.
166
+
> - The `article.input`property corresponds to the file stem (`*`), which is the same as the article's URL slug.
167
+
> - The `article.date`property's tag must include a [datetime](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/time) attribute, and the attribute value must follow the `%Y-%m-%d` format.
168
+
> - The `article.image`property's folder name (`**`) must match the article's URL slug.
0 commit comments