diff options
| author | Andrew Lee <alee14498@gmail.com> | 2019-08-05 09:26:54 -0400 |
|---|---|---|
| committer | Andrew Lee <alee14498@gmail.com> | 2019-08-05 09:26:54 -0400 |
| commit | fa3e4eec60931669b543c62399c1eb67b675a331 (patch) | |
| tree | b868ad42f0d73844f4fe51d6bd57b5799b234f86 /index.html | |
| parent | 7b17b2c9aac64de3e7d55457b88b366192fff12f (diff) | |
| download | personal-website-fa3e4eec60931669b543c62399c1eb67b675a331.tar.gz personal-website-fa3e4eec60931669b543c62399c1eb67b675a331.tar.bz2 personal-website-fa3e4eec60931669b543c62399c1eb67b675a331.zip | |
Another website overhaul
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> |
