From 1007d87d5a47f5bac3ce5a6563bd74ee260774da Mon Sep 17 00:00:00 2001 From: atomiks Date: Tue, 27 Feb 2018 19:50:46 +1000 Subject: [PATCH 1/2] Add affiliates --- static-parts/README-start.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/static-parts/README-start.md b/static-parts/README-start.md index fe9279692..99b779afe 100644 --- a/static-parts/README-start.md +++ b/static-parts/README-start.md @@ -14,6 +14,11 @@ - You can import these snippets into your text editor of choice (VSCode, Atom, Sublime) using the files found in [this repo](https://github.com/Rob-Rychs/30-seconds-of-code-texteditorsnippets). - You can import these snippets into Alfred 3, using [this file](https://github.com/lslvxy/30-seconds-of-code-alfredsnippets). +#### Affiliates + +- [30 Seconds of CSS](https://atomiks.github.io/30-seconds-of-css/) +- [30 Seconds of Python](https://github.com/kriadmin/30-seconds-of-python-code) + #### Package ⚠️ **WARNING:** Snippets are not production ready. From ac178f25a8589e7dd09ee530eea25dcc2388c5b7 Mon Sep 17 00:00:00 2001 From: atomiks Date: Tue, 27 Feb 2018 20:24:50 +1000 Subject: [PATCH 2/2] Update README-start.md --- static-parts/README-start.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static-parts/README-start.md b/static-parts/README-start.md index 99b779afe..f2eac0498 100644 --- a/static-parts/README-start.md +++ b/static-parts/README-start.md @@ -14,7 +14,7 @@ - You can import these snippets into your text editor of choice (VSCode, Atom, Sublime) using the files found in [this repo](https://github.com/Rob-Rychs/30-seconds-of-code-texteditorsnippets). - You can import these snippets into Alfred 3, using [this file](https://github.com/lslvxy/30-seconds-of-code-alfredsnippets). -#### Affiliates +#### Related - [30 Seconds of CSS](https://atomiks.github.io/30-seconds-of-css/) - [30 Seconds of Python](https://github.com/kriadmin/30-seconds-of-python-code)