From c4e389d5200c0ff90439afba69ac63752df12846 Mon Sep 17 00:00:00 2001 From: prototypa <54446028+prototypa@users.noreply.github.com> Date: Wed, 24 Aug 2022 11:46:15 -0400 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 21dac7c..d14b8ab 100644 --- a/README.md +++ b/README.md @@ -118,12 +118,13 @@ Clone this repository on own GitHub account and deploy to Vercel:
-## Roadmap +## Roadmap 1.0 -- *Config*: Move specific configurations to a specialized file - *Project*: - **(DONE)** Reduce the complexity in the components folder and simplify the other folders to make it very easy to use. - Create simple and clear strategy to get template updates + - Move specific configurations to a specialized file + - Fix some bugs with prettier - *SEO*: - **(DONE)** Add support to easily manage SEO meta-tags (title, description, canonical, social sharing, ...) - *Blog*: