diff options
| author | Alee <alee14498@gmail.com> | 2018-11-17 18:30:57 -0500 |
|---|---|---|
| committer | Alee <alee14498@gmail.com> | 2018-11-17 18:30:57 -0500 |
| commit | db3e84b34366614867825e4889b13142b823fc77 (patch) | |
| tree | 52fedeb8f8b98e7baba875be9fd68f6c6122adbb | |
| parent | e349472bacfa978ffe424f8582c76e6abc736de3 (diff) | |
| download | personal-website-db3e84b34366614867825e4889b13142b823fc77.tar.gz personal-website-db3e84b34366614867825e4889b13142b823fc77.tar.bz2 personal-website-db3e84b34366614867825e4889b13142b823fc77.zip | |
added something
| -rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,7 +11,7 @@ project: Andrew's Website {% include navigator.html %} <h1 class ="title">{{ site.title }}</h1> <h2>Who am I?</h2> -<p>Hey there! My name is Andrew Lee and I like program things such as C# and JavaScript.</p> +<p>Hello! My name is Andrew Lee and I live in Montreal and I like program things such as C# and JavaScript.</p> <h2>When did I start programming?</h2> <p>Well.. I started back in 2016 when I made my first VB program which is a HTML Editor.</p> |
