File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -4,8 +4,8 @@ layout: nil
44<?xml version =" 1.0" encoding =" utf-8" ?>
55<feed xmlns =" http://www.w3.org/2005/Atom" >
66
7- <title >Mister Bleigh </title >
8- <link href =" http://gotgit.github.com /atom.xml" rel =" self" />
7+ <title >World Hello </title >
8+ <link href =" http://www.worldhello.net /atom.xml" rel =" self" />
99 <link href =" http://www.worldhello.net/" />
1010 <updated >{{ site.time | date_to_xmlschema }}</updated >
1111 <id >http://www.worldhello.net/</id >
@@ -14,7 +14,7 @@ layout: nil
1414 <email >worldhello.net@gmail.com</email >
1515 </author >
1616
17- {% for post in site.posts %}
17+ {% for post in site.posts limit:15 %}
1818 <entry >
1919 <title >{{ post.title }}</title >
2020 <link href =" http://www.worldhello.net{{ post.url }}" />
You can’t perform that action at this time.
0 commit comments