From e231b68ba47ce34af9fc564192a1ba670ab314cd Mon Sep 17 00:00:00 2001 From: Jonathan Otto Date: Thu, 5 May 2022 17:42:25 -0400 Subject: [PATCH] Right align logo --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 7a95f66..174d1bb 100644 --- a/README.md +++ b/README.md @@ -2,15 +2,16 @@ # Prerender CloudFront (via AWS Lambda@Edge) + + ![Github Actions CI](https://github.com/sanfrancesco/prerendercloud-lambda-edge/actions/workflows/node.js.yml/badge.svg) +4-minute YouTube video walk-through (2022-04-25 update: AWS UI/UX has slightly changed since video but the video is still accurate): [https://youtu.be/SsMNQ3EaNZ0](https://youtu.be/SsMNQ3EaNZ0) + 4min how-to set up lambda@edge for pre-rendering
-4-minute YouTube video walk-through (2022-04-25 update: AWS UI/UX has slightly changed since video but the video is still accurate): [https://youtu.be/SsMNQ3EaNZ0](https://youtu.be/SsMNQ3EaNZ0) - -![image](https://cloud.githubusercontent.com/assets/22159102/21554484/9d542f5a-cdc4-11e6-8c4c-7730a9e9e2d1.png) Server-side rendering (pre-rendering) via Lambda@Edge for single-page apps hosted on CloudFront with an s3 origin.