diff --git a/app/views/articles/index.html.erb b/app/views/articles/index.html.erb index 6376f9dce..607301b0f 100644 --- a/app/views/articles/index.html.erb +++ b/app/views/articles/index.html.erb @@ -1,5 +1,5 @@ <%= content_for :page_meta do %> - <%= title_with_timeframe( + <% title_with_timeframe( page_title: "DEV Community 👩‍💻👨‍💻", timeframe: params[:timeframe], content_for: true)