Skip to content

Commit af37c50

Browse files
committed
fix: update description
1 parent b8fd9b2 commit af37c50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/layouts/Layout.astro

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ const ogImage =
2727
const ogVideo =
2828
removeTrailingSlash(canonicalURL.toString()) + codeGenieIntroVideo
2929
const description =
30-
'Generates source code for full stack AWS serverless apps with Next.js, React, Express, Lambda, API Gateway, Cognito Auth, DynamoDB, and more based on your data model.'
30+
'Generate full stack AWS Serverless Apps + Source Code based on your Data Model. Built with Next.js, React, Express, Lambda, API Gateway, Cognito Auth, DynamoDB, and more.'
3131
---
3232

3333
<!doctype html>

0 commit comments

Comments
 (0)