diff --git a/website/src/data/users.tsx b/website/src/data/users.tsx index 754660f47965..4dc300d974ce 100644 --- a/website/src/data/users.tsx +++ b/website/src/data/users.tsx @@ -748,7 +748,8 @@ const Users: User[] = [ }, { title: 'GeekyWeb', - description: 'Global State and Logic Framework for reactive Applications', + description: + 'Learn to code yourself by exploring documentations, try GeekyWeb once', preview: require('./showcase/geekyweb.png'), website: 'https://geekyweb.eu.org/', source: 'https://github.com/Designatory/GeekyWeb',