aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
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>