diff --git a/www/pages/blog/release/v0-29-0.md b/www/pages/blog/release/v0-29-0.md index e5f3e97bf..0493f9df6 100644 --- a/www/pages/blog/release/v0-29-0.md +++ b/www/pages/blog/release/v0-29-0.md @@ -27,7 +27,7 @@ The simplicity of serverless hosting can be a great advantage in achieving dynam In the demo video below, you can see a mix of static (HTML) pages and templates rendering alongside purely SSR pages and API endpoints, all running on serverless hosting. SSR pages and API endpoints are capable of server rendering real custom elements, meaning you can get **_full-stack Web Components_** with Greenwood! 🚀 It's as easy as installing and adding the plugin to your _greenwood.config.js_.