Skip to content

Commit

Permalink
view group
Browse files Browse the repository at this point in the history
  • Loading branch information
aifeelit committed Nov 11, 2022
1 parent e60cd15 commit af1fd57
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions app/views/groups/show.html.erb
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
<% content_for :title do %><%= @full_title %><% end %>

<% content_for :head do %>
<%= raw crawlable_meta_data(title: @title, description: @description_meta) %>
<% end %>

0 comments on commit af1fd57

Please sign in to comment.