feat(autotag) remove redundant tag
This commit is contained in:
parent
19973276cb
commit
23834a9fe4
@ -117,7 +117,7 @@ function auto_tag_plugin_init(ConfigManager $conf)
|
|||||||
'small web,indie web,indieweb,petit web' => 'small-web',
|
'small web,indie web,indieweb,petit web' => 'small-web',
|
||||||
'smartphone,android,mobile,phone,téléphone,sms' => 'mobile',
|
'smartphone,android,mobile,phone,téléphone,sms' => 'mobile',
|
||||||
'snippet,extrait de code' => 'code',
|
'snippet,extrait de code' => 'code',
|
||||||
'static site,static-site,site statique' => 'static-site,static-web',
|
'static site,static-site,site statique' => 'static-site',
|
||||||
'social media,réseau social,fediverse,fédiverse,réseaux sociaux,social networks,social network' => 'social-media',
|
'social media,réseau social,fediverse,fédiverse,réseaux sociaux,social networks,social network' => 'social-media',
|
||||||
'society,societies' => 'society',
|
'society,societies' => 'society',
|
||||||
'teamwork,collaborat,équipe,cooperat,coordinat,travail équipe' => 'collaboration',
|
'teamwork,collaborat,équipe,cooperat,coordinat,travail équipe' => 'collaboration',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user