Skip to content

Commit

Permalink
add generative-ai page to sitemap.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
rediris committed Aug 31, 2024
1 parent f796221 commit 4c4699b
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,13 @@ permalink: sitemap.xml
<priority>0.3</priority>
</url>

<url>
<loc>https://thegymnasium.com/generative-ai</loc>
<lastmod>{{ site.time | date_to_xmlschema }}</lastmod>
<changefreq>weekly</changefreq>
<priority>0.7</priority>
</url>

<url>
<loc>https://thegymnasium.com/login</loc>
<lastmod>{{ site.time | date_to_xmlschema }}</lastmod>
Expand Down

0 comments on commit 4c4699b

Please sign in to comment.