Update web.js, generate beginner.html

This commit is contained in:
Stefan Feješ
2018-04-07 12:51:41 +02:00
parent 185ea9d402
commit 96d7b5ce6f
3 changed files with 213 additions and 6 deletions

View File

@ -17,7 +17,7 @@
<div id="splash">
<h1 id="logo"><img src="https://30secondsofcode.org/favicon.png" alt="logo"> 30 seconds of code</h1>
<p id="tagline">Curated collection of useful JavaScript snippets<br id="tagline-lg"/> that you can understand in 30 seconds or less.</p>
<p id="doc-link"><a href="#" class="button">Home</a></p>
<p id="doc-link"><a href="#" class="button">View collection</a></p>
</div>
<div class="container">
<div class="row">