Describe the bug
I publish an article every sunday in https://ilovedotnet.org and that is updated in my atom.xml feed. Here is the latest content published on Sunday 2 July 2023 as of writing this issue.
<item>
<title>Printing barcode to label printer from Blazor WASM</title>
<link>https://ilovedotnet.org/blogs/printing-barcode-to-label-printer-from-blazor-wasm</link>
<guid isPermaLink="true">https://ilovedotnet.org/blogs/printing-barcode-to-label-printer-from-blazor-wasm</guid>
<description>In this post I will teach how to print barcode to label printer from blazor wasm application. All with live working demo.</description>
<pubDate>Sun, 02 Jul 2023 22:30:00 +0530</pubDate>
</item>
This content is not appearing under my content. All I can see is the contents upto a week before above mentioned Sunday.
Expected behavior
Latest content should be displayed.
Screenshots

Update
Checking Today - 17 July 2023. Still the content on particular date Sunday 2 July 2023 is missing.

Additional context
Here is the link to my atom.xml linked to my card - https://github.com/ILoveDotNet/ilovedotnet/blob/main/Web/wwwroot/atom.xml
Describe the bug
I publish an article every sunday in https://ilovedotnet.org and that is updated in my
atom.xmlfeed. Here is the latest content published on Sunday 2 July 2023 as of writing this issue.This content is not appearing under my content. All I can see is the contents upto a week before above mentioned Sunday.
Expected behavior
Latest content should be displayed.
Screenshots

Update

Checking Today - 17 July 2023. Still the content on particular date Sunday 2 July 2023 is missing.
Additional context
Here is the link to my
atom.xmllinked to my card - https://github.com/ILoveDotNet/ilovedotnet/blob/main/Web/wwwroot/atom.xml