Not used for unfurling or for public consumption

This commit is contained in:
David Heinemeier Hansson
2025-10-30 16:03:31 +01:00
parent dfc50faee9
commit 3062890c27
-6
View File
@@ -3,12 +3,6 @@
<%= render "cards/broadcasts", records: @page.records %>
<% 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: cards_url(@filter.as_params) %>
<% end %>
<% content_for :header do %>
<%= render "filters/menu" %>