mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
UX: Add og metadata for groups.
https://meta.discourse.org/t/onebox-for-groups/79155
This commit is contained in:
committed by
Guo Xiang Tan
parent
9d0807224b
commit
76a2fc3d07
3
app/views/groups/show.html.erb
Normal file
3
app/views/groups/show.html.erb
Normal file
@@ -0,0 +1,3 @@
|
||||
<% content_for :head do %>
|
||||
<%= raw crawlable_meta_data(title: @title, description: @description_meta) %>
|
||||
<% end %>
|
||||
Reference in New Issue
Block a user