aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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>