chore: added "programming" to the hero title

This commit is contained in:
Anand Chitipothu
2021-05-27 09:39:07 +05:30
parent 823cf4e431
commit 527a563e4a

View File

@@ -10,8 +10,8 @@
<section id="hero">
<div class="container">
<div class="jumbotron">
<h1 class="display-4">Guided online courses, with a <br />mentor at your back.</h1>
<p class="lead">Hands-on online courses designed by experts, delivered by passionate mentors.</p>
<h1 class="display-4">Guided online programming courses, with a <br />mentor at your back.</h1>
<p class="lead">Hands-on programming courses designed by experts, delivered by passionate mentors.</p>
{{ widgets.RequestInvite() }}
</div>
</div>