UX: Add og metadata for groups.

https://meta.discourse.org/t/onebox-for-groups/79155
This commit is contained in:
Maja Komel
2018-01-31 21:04:09 +01:00
committed by Guo Xiang Tan
parent 9d0807224b
commit 76a2fc3d07
3 changed files with 36 additions and 2 deletions

View File

@@ -0,0 +1,3 @@
<% content_for :head do %>
<%= raw crawlable_meta_data(title: @title, description: @description_meta) %>
<% end %>