aboutsummaryrefslogtreecommitdiff
path: root/_layouts/post.html
diff options
context:
space:
mode:
authorAlee <alee14498@gmail.com>2018-11-17 18:44:26 -0500
committerAlee <alee14498@gmail.com>2018-11-17 18:44:26 -0500
commitaa1d74ac128806c59b35f25ea8aa3aa65cfcf354 (patch)
tree76a915c0273c67bba57cf1678b751f494e87cb6c /_layouts/post.html
parent6c9852bf3c9c606d12a57f6b0f0a16f79457a690 (diff)
downloadpersonal-website-aa1d74ac128806c59b35f25ea8aa3aa65cfcf354.tar.gz
personal-website-aa1d74ac128806c59b35f25ea8aa3aa65cfcf354.tar.bz2
personal-website-aa1d74ac128806c59b35f25ea8aa3aa65cfcf354.zip
forgot this
Diffstat (limited to '_layouts/post.html')
-rw-r--r--_layouts/post.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/_layouts/post.html b/_layouts/post.html
index c0c8602..d281d5a 100644
--- a/_layouts/post.html
+++ b/_layouts/post.html
@@ -4,7 +4,7 @@
<HTML>
<HEAD>
{% include heading.html %}
- <TITLE>{{ page.title }} | Andrew's Website Blog</TITLE>
+ <TITLE>{{ page.title }} | {{ site.title }} Blog</TITLE>
</HEAD>
<BODY>
{% include navigator.html %}