mirror of
https://github.com/withastro/astro.git
synced 2024-12-16 21:46:22 -05:00
[ci] format
This commit is contained in:
parent
c76e1c8102
commit
7de9259d81
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ const phpFeedItemWithContent = {
|
|||
};
|
||||
const phpFeedItemWithCustomData = {
|
||||
...phpFeedItem,
|
||||
customData: '<dc:creator><![CDATA[Buster Bluth]]></dc:creator>'
|
||||
customData: '<dc:creator><![CDATA[Buster Bluth]]></dc:creator>',
|
||||
};
|
||||
|
||||
const web1FeedItem = {
|
||||
|
|
Loading…
Reference in a new issue