aboutsummaryrefslogtreecommitdiff
path: root/about.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 /about.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 'about.html')
-rw-r--r--about.html5
1 files changed, 2 insertions, 3 deletions
diff --git a/about.html b/about.html
index a5fc424..2948fff 100644
--- a/about.html
+++ b/about.html
@@ -1,15 +1,14 @@
---
-project: Andrew's Website
---
<HTML>
<HEAD>
{% include heading.html %}
- <TITLE>About | Andrew Lee</TITLE>
+ <TITLE>About | {{ site.title }}</TITLE>
</HEAD>
<BODY>
{% include navigator.html %}
-<h1 class ="title">About Andrew</h1>
+<h1 class ="title">About {{ site.title }}</h1>
<h2>Contact me</h2>
<p>Email Address: {{ site.email }}</p>
<p>GitHub: <a href="https://github.com/Alee14">Alee14</a></p>