From 59b7702e2aaf6be5c3a8f255df31f1ea6bbbd3ad Mon Sep 17 00:00:00 2001 From: Angelos Chalaris Date: Thu, 29 Aug 2019 13:46:01 +0300 Subject: [PATCH] Update organization boilerplate --- src/docs/pages/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/docs/pages/index.js b/src/docs/pages/index.js index 68ab8abcf..fbeff5b2d 100644 --- a/src/docs/pages/index.js +++ b/src/docs/pages/index.js @@ -91,7 +91,7 @@ const IndexPage = props => { )} -

30 seconds provides high quality learning resources for beginner and advanced developers in the form of snippet collections in various programming languages, since its inception in 2017. Today, 30 seconds consists of a community of over 250 contributors and more than 10 maintainers, dedicated to creating the best short-form learning resources for software developers. Our goal is to lower the barrier of entry to software development and help the open source community grow, by helping people learn to code for free.

Read more...

+

30 seconds provides high-quality learning resources for developers of all skill levels in the form of snippet collections in various programming languages since its inception in 2017. Today, 30 seconds consists of a community of over 250 contributors and more than 10 maintainers, dedicated to creating the best short-form learning resources for software developers. Our goal is to make software development more accessible and help the open-source community grow by helping people learn to code for free.

Read more...