diff --git a/layout/blog.j2 b/layout/blog.j2 index c16931c..d6625cd 100644 --- a/layout/blog.j2 +++ b/layout/blog.j2 @@ -35,7 +35,7 @@ + href="{{ content_url(resource.prev_by_time.url) ~ "#" ~ slug(resource.prev_by_time) ~ "-title" }}"{% endif %}> Next | @@ -44,7 +44,7 @@ + href="{{ content_url(resource.next_by_time.url) ~ "#" ~ slug(resource.next_by_time) ~ "-title" }}"{% endif %}> Previous