+
+
+
+
+
<%- partial('post/gallery') %>
<% if (post.link || post.title){ %>
@@ -6,10 +6,6 @@
<%- partial('post/title', {class_name: 'article-title'}) %>
<% } %>
-
+
+
-<% if (!index){ %>
- <%- partial('post/nav') %>
-<% } %>
-
<% if (!index && post.comments && config.disqus_shortname){ %>
+ <%- partial('post/category') %>
+
<% if (post.excerpt && index){ %>
<%- post.excerpt %>
@@ -25,6 +21,21 @@
+<% if (!index){ %>
+ <%- partial('post/nav') %>
+<% } %>
+
+
<%= post.title %>
<%= post.title %>
diff --git a/src/textes/themes/blog/layout/index.ejs b/src/textes/themes/blog/layout/index.ejs index 60a2c68..ffcdbac 100644 --- a/src/textes/themes/blog/layout/index.ejs +++ b/src/textes/themes/blog/layout/index.ejs @@ -1 +1,5 @@ -<%- partial('_partial/archive', {pagination: 2, index: true}) %> \ No newline at end of file +Toutes mes derniers textes, j'espère qu'ils vous intéresseront !
+