mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-04 17:21:39 +09:00
Add board name as og:article:section
This commit is contained in:
parent
4bf232569c
commit
475ca19ee9
1 changed files with 2 additions and 0 deletions
|
|
@ -609,6 +609,8 @@ class HTMLDisplayHandler
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
Context::addOpenGraphData('og:article:section', Context::replaceUserLang($current_module_info->browser_title));
|
||||
}
|
||||
|
||||
// Add author name for articles.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue