diff --git a/README.md b/README.md index c072909..34d4525 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # greenwood-lit-ssr -A demonstration repo for deploying a full-stack [**Greenwood**](https://www.greenwoodjs.io/) app using [Lit](https://lit.dev/) SSR with Vercel static hosting and Serverless + Edge functions. +A demonstration repo for deploying a full-stack [**Greenwood**](https://www.greenwoodjs.dev/) app using [Lit](https://lit.dev/) SSR with Vercel static hosting and Serverless + Edge functions. You can see the live demo at [https://greenwood-lit-ssr.vercel.app/](https://greenwood-lit-ssr.vercel.app/). @@ -22,7 +22,7 @@ You can now run these npm scripts |Feature |Greenwood |Serverless|Edge| |---------- |----------|----------|----| -|API Routes | ✅ | ✅ | ❓ | +|API Routes | ✅ | ✅ | ❓ | |SSR Pages | ⚠️ | ⚠️ | ❓ | ### Known Issues diff --git a/src/layouts/app.html b/src/layouts/app.html index f07132a..6842426 100644 --- a/src/layouts/app.html +++ b/src/layouts/app.html @@ -37,7 +37,7 @@

Demos