diff options
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -12,7 +12,7 @@ project: Andrew Lee <BODY> {% include navigator.html %} - <div class="jumbotron"> + <div class="jumbotron green darken-4"> <h1><center>{{ site.title }} Homepage</center></h1> <h3> <center><b>{{ site.description }}</b></center> @@ -26,7 +26,7 @@ project: Andrew Lee </div> <div class="col s12"> <h2>Who am I?</h2> - <h4>This is my personal website.</h4> + <h4>I am Andrew Lee, making videos and software. Also the founder of Alee Productions.</h4> </div> <div class="col s12"> <h2>When did I start to get interest on programming?</h2> |
