diff --git a/src/pages/index.astro b/src/pages/index.astro index 9f5e213..443af91 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -128,8 +128,8 @@ import MachineLearningLogo from '@components/icons/MachineLearning.astro';

A collection of curated recipes from Natalia Díaz, with customizable search by ingredient or text. The site allows Natalia to manage all content, so she can create, delete, and - edit any recipe or ingredient. The website is built with SvelteKit and Postgres. AWS is - used for the infrastructure. + edit any recipe or ingredient. The website is being built with SvelteKit and Postgres. AWS + is used for the infrastructure.