aboutsummaryrefslogtreecommitdiffstats
path: root/app/views/blog/shared/_categories.html.erb
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/blog/shared/_categories.html.erb')
-rw-r--r--app/views/blog/shared/_categories.html.erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/blog/shared/_categories.html.erb b/app/views/blog/shared/_categories.html.erb
index 305e731..675271c 100644
--- a/app/views/blog/shared/_categories.html.erb
+++ b/app/views/blog/shared/_categories.html.erb
@@ -5,4 +5,4 @@
<%= link_to "#{category.title} (#{category.post_count})", blog_category_url(category) %>
</li>
<% end %>
-</ul> \ No newline at end of file
+</ul>