diff options
author | SkyArrow <tommy351@gmail.com> | 2012-01-25 03:10:40 +0100 |
---|---|---|
committer | SkyArrow <tommy351@gmail.com> | 2012-01-25 03:10:40 +0100 |
commit | c680e3682bd6c422180380c15dc7d13d260cb5d1 (patch) | |
tree | 166cf3f152e0fdd707b42a50c2ae7b5d1b68a0ef /source/blog/archives/index.html | |
parent | eaae7b43a67bb826d514f966d00cef0137ab6367 (diff) | |
download | octopress-theme-jeyzu-c680e3682bd6c422180380c15dc7d13d260cb5d1.zip octopress-theme-jeyzu-c680e3682bd6c422180380c15dc7d13d260cb5d1.tar.gz |
english l10n
Diffstat (limited to 'source/blog/archives/index.html')
-rw-r--r-- | source/blog/archives/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blog/archives/index.html b/source/blog/archives/index.html index 043e163..8c58fea 100644 --- a/source/blog/archives/index.html +++ b/source/blog/archives/index.html @@ -1,6 +1,6 @@ --- layout: default -title: 文章彙整 +title: Blog Archives --- {% for post in site.posts reverse %} |