diff options
author | William Carroll <wpcarro@gmail.com> | 2020-03-08T22·08+0000 |
---|---|---|
committer | William Carroll <wpcarro@gmail.com> | 2020-03-08T22·08+0000 |
commit | 2285fc8b3643c33fdf161d55207a33ae0cb3ebd7 (patch) | |
tree | ec48084e5a303fd988db9252700b2a232f787681 /learn/static/index.html | |
parent | 4bc9bb4910fa003d476847908d29d2d568ca5b58 (diff) |
Embolden "You will be coding from day one."
Emphasize the fact that students will start coding on the first day.
Diffstat (limited to 'learn/static/index.html')
-rw-r--r-- | learn/static/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/learn/static/index.html b/learn/static/index.html index fcea4b7e69f8..de896c248988 100644 --- a/learn/static/index.html +++ b/learn/static/index.html @@ -35,7 +35,7 @@ to learn how to code, who know they can learn online, but they still cannot code. Together we will overcome this barrier to entry. I will teach you how to code, and then I will teach you how to take yourself - the rest of the way. You will be coding from day one. + the rest of the way. <b>You will be coding from day one.</b> </p> </div> <div class="my-4"> |