From 9c41b3e9e9ab595d024db65b1516573c13d623d1 Mon Sep 17 00:00:00 2001 From: Ayo Date: Thu, 1 Jun 2023 18:20:55 +0200 Subject: [PATCH] update cozy --- _posts/2023-06-01-building-a-cozy-web.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/_posts/2023-06-01-building-a-cozy-web.md b/_posts/2023-06-01-building-a-cozy-web.md index 18bb88d..2c25da4 100644 --- a/_posts/2023-06-01-building-a-cozy-web.md +++ b/_posts/2023-06-01-building-a-cozy-web.md @@ -13,8 +13,6 @@ Do you sometimes wish you can have a consistent experience when opening articles Ah, well you're not alone. 🤣 -## Cozy: modern-day reading assistant - This is exactly why I started **Cozy** 🧸. It's a simple web page that can make any web page content-focused! 🎉 @@ -25,9 +23,9 @@ Then with [Astro](https://astro.build), we can server-side render the page so yo No nonsense. No headaches. -The project and the roadmap for features are all public on my [GitHub](https://github.com/ayoayco/cozy-reader) +The project and the road map for features are all public on my [GitHub](https://github.com/ayoayco/cozy-reader) -## Features +## Cozy Features Right now, it successfully extracts the content and delivers a clean page to your browser.