diff --git a/layouts/archive_page.erb b/layouts/archive_page.erb index f98b207..820a126 100644 --- a/layouts/archive_page.erb +++ b/layouts/archive_page.erb @@ -30,7 +30,7 @@

<%= post[:title] %>

<% if post[:author] %> - by <%= post[:author] %> + door <%= post[:author] %> <% end %>