Updated index for 30interviews

This commit is contained in:
Angelos Chalaris
2018-05-30 18:30:28 +03:00
parent 6f094ff39d
commit a8dd55ac39

View File

@ -88,7 +88,7 @@
<h2 class="index-section">Getting started</h2>
<ul id="links">
<li>If you are new to JavaScript, we suggest you start by taking a look at the <a href="./beginner">Beginner's snippets</a></li>
<li>If you want to level up tour JavaScript skills, check out the full <a href="./array">Snippet collection</a></li>
<li>If you want to level up your JavaScript skills, check out the full <a href="./array">Snippet collection</a></li>
<li>If you want to see how the project was built and contribute, visit our <a href="https://github.com/Chalarangelo/30-seconds-of-code">Github repository</a></li>
<li>If you want to check out some more complex snippets, you can visit the <a href="./archive">Archive</a></li>
</ul><br/>
@ -100,6 +100,7 @@
<p style="text-align: justify">The idea behind <strong>30 seconds of code</strong> has inspired some people to create similar collections in other programming languages and environments. Here are the ones we like the most:</p>
<ul>
<li><a href="https://atomiks.github.io/30-seconds-of-css/">30 seconds of CSS</a> by <strong>atomiks</strong></li>
<li><a href="http://30secondsofinterviews.org/">30 seconds of Interviews</a> by <strong>fejes713</strong></li>
<li><a href="https://github.com/kriadmin/30-seconds-of-python-code">30 seconds of Python</a> by <strong>kriadmin</strong></li>
</ul><br/>
</div>