summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHong Xu <xuhdev@gmail.com>2012-05-01 19:06:39 +0200
committerHong Xu <xuhdev@gmail.com>2012-05-01 19:06:39 +0200
commit5f41b01d2221209871f6113955b7a0ffd8e3a8aa (patch)
tree103c4c044e7508a1d95adc51d5f6b29737a753f3
parent97a5e760f0dbf3c5500b850983be8af002d24f4f (diff)
downloadoctopress-theme-jeyzu-5f41b01d2221209871f6113955b7a0ffd8e3a8aa.zip
octopress-theme-jeyzu-5f41b01d2221209871f6113955b7a0ffd8e3a8aa.tar.gz
Correct the author in the copyright footer.
-rw-r--r--source/_includes/custom/footer.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/_includes/custom/footer.html b/source/_includes/custom/footer.html
index 488ea2f..cebec09 100644
--- a/source/_includes/custom/footer.html
+++ b/source/_includes/custom/footer.html
@@ -1 +1 @@
-Copyright &copy; {{ site.time | date: "%Y" }} {{ site.title }} \ No newline at end of file
+Copyright &copy; {{ site.time | date: "%Y" }} {{ site.author }}