Skip to content

Commit

Permalink
修改title
Browse files Browse the repository at this point in the history
  • Loading branch information
fxxkscript committed Jan 19, 2014
1 parent 5bfb5d5 commit 719a8f3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
@@ -1,6 +1,6 @@
---
layout: default
title: Your New Jekyll Site
title: Ray
---

<div id="home">
Expand All @@ -10,4 +10,4 @@ <h1>Blog Posts</h1>
<li><span>{{ post.date | date_to_string }}</span> &raquo; <a href="{{ post.url }}">{{ post.title }}</a></li>
{% endfor %}
</ul>
</div>
</div>

0 comments on commit 719a8f3

Please sign in to comment.