~xdavidwu/xdavidwu.link

0998766798ea9acd8f5faa4e2f6e1aec50cabeab — JCotton1123 10 years ago f905ddf
Fix link
1 files changed, 2 insertions(+), 2 deletions(-)

M _layouts/home.html
M _layouts/home.html => _layouts/home.html +2 -2
@@ 35,7 35,7 @@
</div>

<div id="index">
  <h3><a href="{{ site.url}}/articles/">Recent Posts</a></h3>
  <h3><a href="{{ site.url}}/posts/">Recent Posts</a></h3>
  {% for post in site.posts limit:5 %}    
  <article>
    {% if post.link %}


@@ 57,4 57,4 @@
{% include _scripts.html %}
  
</body>
</html>
\ No newline at end of file
</html>