about summary refs log tree commit diff
path: root/app/views/about/more.html.haml
diff options
context:
space:
mode:
authortakayamaki <fsgiko@gmail.com>2017-10-11 07:52:25 +0900
committerEugen Rochko <eugen@zeonfederated.com>2017-10-11 00:52:25 +0200
commit552d22bec9602a64616538f7df0bdac13140c7f8 (patch)
treeb37c4da13c5a6e98e8f8b1f8fd2b29e1115f45a3 /app/views/about/more.html.haml
parent7c33da45f08fec0d55a113ccb863be083d588ffc (diff)
sign_in and sign_up views present og meta infos (#5308)
Diffstat (limited to 'app/views/about/more.html.haml')
-rw-r--r--app/views/about/more.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/about/more.html.haml b/app/views/about/more.html.haml
index 1a4e74643..b012606ce 100644
--- a/app/views/about/more.html.haml
+++ b/app/views/about/more.html.haml
@@ -3,7 +3,7 @@
 
 - content_for :header_tags do
   = javascript_pack_tag 'public', integrity: true, crossorigin: 'anonymous'
-  = render partial: 'og'
+  = render partial: 'shared/og'
 
 .landing-page
   .header-wrapper.compact