%= content_for :page_meta do %> <% title_with_timeframe( page_title: "#{ApplicationConfig['COMMUNITY_NAME']} Community 👩💻👨💻", timeframe: params[:timeframe], content_for: true, ) %> <%= auto_discovery_link_tag(:rss, "https://dev.to/feed", title: "#{ApplicationConfig['COMMUNITY_NAME']} RSS Feed") %> <% end %> <%= javascript_pack_tag "homePage", defer: true %> <% cache(cache_key_heroku_slug("main-stories-index-#{params}-#{user_signed_in?}"), expires_in: 90.seconds) do %>