Skip to content

Commit 1f459b5

Browse files
committed
docs: add wp-theme-rendered-blocks to examples readme
1 parent 86f0f3e commit 1f459b5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/README.md

+1
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ This directory contains examples demonstrating how to use various features of th
2323
| [hybrid-sitemap-apollo](next/hybrid-sitemap-apollo) | Fetches and transforms WordPress sitemaps for clean URL formatting with Next.js. |
2424
| [proxied-sitemap-apollo](next/proxied-sitemap-apollo) | Provides a proxied sitemap by transforming WordPress XML sitemaps for SEO-friendly frontend URLs.|
2525
| [render-blocks-pages-router](next/render-blocks-pages-router) | Renders WordPress Blocks with JSX in Next.js, including utilities for hierarchical block data. |
26+
| [wp-theme-rendered-blocks](next/wp-theme-rendered-blocks) | Demonstrates how to fetch and apply WordPress Global Styles in a Next.js project using the `globalStylesheet` GraphQL field. |
2627

2728
## Contributing
2829

0 commit comments

Comments
 (0)