Remove title from visibility on page (#1418)

This commit is contained in:
Ben Halpern 2018-12-29 12:50:14 -05:00 committed by GitHub
parent c6644f9e97
commit 1de6f47ae5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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)