feat(autotag) add social media tags
This commit is contained in:
parent
52820d3671
commit
a49961ea6e
@ -117,6 +117,7 @@ function auto_tag_plugin_init(ConfigManager $conf)
|
||||
'smartphone,android,mobile,phone,téléphone,sms' => 'mobile',
|
||||
'snippet,extrait de code' => 'code',
|
||||
'static site,static-site,site statique' => 'static-site,static-web',
|
||||
'social media,réseau social,réseaux sociaux,social networks,social network' => 'social-media',
|
||||
'teamwork,collaborat,équipe,cooperat,coordinat,travail équipe' => 'collaboration',
|
||||
'technology,technologie' => 'technology',
|
||||
'template,modèle' => 'template',
|
||||
|
Loading…
x
Reference in New Issue
Block a user