diff --git a/web/blog/2023-04-12-auth-ui.md b/web/blog/2023-04-12-auth-ui.md index 062adc15e..487239aae 100644 --- a/web/blog/2023-04-12-auth-ui.md +++ b/web/blog/2023-04-12-auth-ui.md @@ -1,5 +1,5 @@ --- -title: 'Wasp Auth UI: The simplest way to a full-stack auth!' +title: 'Wasp Auth UI: The first full-stack auth with self-updating forms!' authors: [matijasos] image: /img/auth-ui/auth-customize-code.png tags: [webdev, wasp, startups, github] diff --git a/web/src/components/Nav/Announcement.js b/web/src/components/Nav/Announcement.js index 39b90a3f9..11837702a 100644 --- a/web/src/components/Nav/Announcement.js +++ b/web/src/components/Nav/Announcement.js @@ -44,7 +44,7 @@ const Announcement = () => { hover:bg-neutral-600 `} > - Day 1: Auth UI 👔 + Day 2: One-line deployment to Fly.io 🚀