Skip to content

Commit 9720a80

Browse files
committed
✨ Update sitemap and remove Profile.pdf
- Updated sitemap.xml to reflect recent changes. - Removed unused Profile.pdf to declutter the project. - Aimed to enhance navigation and maintain project cleanliness. Generated by Copilot
1 parent 95a78a0 commit 9720a80

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

TestArena/Blog/Common/NavigationUtils/SiteMap.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@ public static class SiteMap
212212

213213
new("AWS Bedrock with .NET: Guardrails for Safe AI Applications",
214214
"/blog/ai/bedrock/guardrails",
215-
new DateTime(2026, 3, 17),
215+
new DateTime(2026, 3, 21),
216216
"images/blog/ai/bedrock/banner.svg",
217217
["AI", "AWS Bedrock", "Guardrails", "Safety", ".NET", "C#"],
218218
isPublished: true,

TestArena/wwwroot/Profile.pdf

-48.1 KB
Binary file not shown.

TestArena/wwwroot/sitemap.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@
177177
</url>
178178
<url>
179179
<loc>https://devcodex.in/blog/ai/bedrock/guardrails</loc>
180-
<lastmod>2026-03-24</lastmod>
180+
<lastmod>2026-03-26</lastmod>
181181
<changefreq>monthly</changefreq>
182182
</url>
183183
</urlset>

0 commit comments

Comments
 (0)