From e0a4d485bf79e49cd75fb691a1982261eb37ce04 Mon Sep 17 00:00:00 2001 From: Ahmad Farhat Date: Thu, 10 Oct 2019 15:29:02 -0400 Subject: [PATCH] Added Open Graph attributes to layout (#815) --- app/views/layouts/application.html.erb | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/app/views/layouts/application.html.erb b/app/views/layouts/application.html.erb index 7ce06031..7128101b 100644 --- a/app/views/layouts/application.html.erb +++ b/app/views/layouts/application.html.erb @@ -29,6 +29,12 @@ <% end %> <%= t("bigbluebutton") %> + " /> + + " /> + + + <%= csrf_meta_tags %>