Commit 1df5fcff7133dd27427cef1d6e2f2e923b3aa31c
1 parent
b018bca7
Exists in
master
and in
9 other branches
metadata: add forum og:type
Showing
2 changed files
with
10 additions
and
0 deletions
Show diff stats
plugins/metadata/config.yml.dist
@@ -5,6 +5,7 @@ open_graph: | @@ -5,6 +5,7 @@ open_graph: | ||
5 | types: | 5 | types: |
6 | article: article | 6 | article: article |
7 | event: app_scope:event | 7 | event: app_scope:event |
8 | + forum: app_scope:discussion | ||
8 | uploaded_file: app_scope:document | 9 | uploaded_file: app_scope:document |
9 | image: app_scope:picture | 10 | image: app_scope:picture |
10 | 11 |