aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlee <alee14498@gmail.com>2018-11-17 18:30:57 -0500
committerAlee <alee14498@gmail.com>2018-11-17 18:30:57 -0500
commitdb3e84b34366614867825e4889b13142b823fc77 (patch)
tree52fedeb8f8b98e7baba875be9fd68f6c6122adbb
parente349472bacfa978ffe424f8582c76e6abc736de3 (diff)
downloadpersonal-website-db3e84b34366614867825e4889b13142b823fc77.tar.gz
personal-website-db3e84b34366614867825e4889b13142b823fc77.tar.bz2
personal-website-db3e84b34366614867825e4889b13142b823fc77.zip
added something
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index 45fb092..6e0563a 100644
--- a/index.html
+++ b/index.html
@@ -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>