aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorAlee <alee14498@gmail.com>2018-11-17 18:42:02 -0500
committerAlee <alee14498@gmail.com>2018-11-17 18:42:02 -0500
commit6c9852bf3c9c606d12a57f6b0f0a16f79457a690 (patch)
treea701c8fd9b27151d6e40cbabf01076784fe8c76c /index.html
parent81d42aae318e3b3ef507729be9ecb036adbd8cfa (diff)
downloadpersonal-website-6c9852bf3c9c606d12a57f6b0f0a16f79457a690.tar.gz
personal-website-6c9852bf3c9c606d12a57f6b0f0a16f79457a690.tar.bz2
personal-website-6c9852bf3c9c606d12a57f6b0f0a16f79457a690.zip
changed the name from Andrew's website to Andrew Lee
Diffstat (limited to 'index.html')
-rw-r--r--index.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/index.html b/index.html
index bd5bf37..aaaa66e 100644
--- a/index.html
+++ b/index.html
@@ -1,15 +1,15 @@
---
-project: Andrew's Website
+project: Andrew Lee
---
<HTML>
<HEAD>
{% include heading.html %}
- <TITLE>Home | Andrew Lee</TITLE>
+ <TITLE>Home | {{ site.title }}</TITLE>
</HEAD>
<BODY>
{% include navigator.html %}
-<h1 class ="title">{{ site.title }}</h1>
+<h1 class ="title">{{ site.title }} Homepage</h1>
<h2>Who am I?</h2>
<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>