Skip to content

Commit

Permalink
Merge pull request #712 from WPMedia/THEMES-1988
Browse files Browse the repository at this point in the history
THEMES-1988: resizerURLs code was not published for sitemap block
  • Loading branch information
nschubach authored Jul 12, 2024
2 parents 602cccd + c3c07b3 commit b668620
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions .changeset/spicy-snails-warn.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@wpmedia/sitemap-feature-block": patch
---

Add support for a resizerURLs object that can specify a url per environment
2 changes: 1 addition & 1 deletion blocks/sitemap-feature-block/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Sitemap

Sitemaps provide search engines with metadata regarding the specific news content on a website. Using the Sitemap, bots can quickly find the news articles contained on a site
Sitemaps provide search engines with metadata regarding the specific news content on a website. Using the Sitemap, bots can quickly find the news articles contained on a site.
These Sitemaps identify the url and publication date of every article.

## Custom Fields
Expand Down

0 comments on commit b668620

Please sign in to comment.