aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorAlee <alee14498@gmail.com>2018-11-17 18:36:37 -0500
committerAlee <alee14498@gmail.com>2018-11-17 18:36:37 -0500
commit81d42aae318e3b3ef507729be9ecb036adbd8cfa (patch)
treecaea1f4a4a375162a58e65553b6d45c9e2497fc8 /index.html
parentdb3e84b34366614867825e4889b13142b823fc77 (diff)
downloadpersonal-website-81d42aae318e3b3ef507729be9ecb036adbd8cfa.tar.gz
personal-website-81d42aae318e3b3ef507729be9ecb036adbd8cfa.tar.bz2
personal-website-81d42aae318e3b3ef507729be9ecb036adbd8cfa.zip
changed some things
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index 6e0563a..bd5bf37 100644
--- a/index.html
+++ b/index.html
@@ -5,7 +5,7 @@ project: Andrew's Website
<HTML>
<HEAD>
{% include heading.html %}
- <TITLE>{{ site.title }}</TITLE>
+ <TITLE>Home | Andrew Lee</TITLE>
</HEAD>
<BODY>
{% include navigator.html %}