We are not using internal collection pages for unfurling or publicly readable consumption
This commit is contained in:
@@ -3,12 +3,6 @@
|
||||
|
||||
<%= turbo_stream_from @collection %>
|
||||
|
||||
<% content_for :head do %>
|
||||
<%= tag.meta property: "og:title", content: @page_title %>
|
||||
<%= tag.meta property: "og:description", content: Account.sole.name %>
|
||||
<%= tag.meta property: "og:url", content: collection_url(@collection) %>
|
||||
<% end %>
|
||||
|
||||
<% content_for :header do %>
|
||||
<%= render "filters/menu" %>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user