✨ feat(apps): add description field to all application data files
- add english and chinese description fields to all application data files - standardize yaml formatting and indentation across all files - remove BOM characters from several files - fix tag indentation in multiple files - update architecture field formatting in DecoTV and wechat-selkies - fix crossVersionUpdate value from False to false in gitlab applications - improve description field formatting in billion-mail application
This commit is contained in:
@@ -4,8 +4,7 @@ tags:
|
||||
- 邮件服务
|
||||
title: 一个开源的邮件服务器,为智能营销提供电子邮件解决方案
|
||||
description:
|
||||
en: An Open-Source MailServer, NewsLetter, Email Marketing Solution for Smarter
|
||||
Campaigns
|
||||
en: An Open-Source MailServer, NewsLetter, Email Marketing Solution for Smarter Campaigns
|
||||
zh: 一个开源的邮件服务器,为智能营销提供电子邮件解决方案
|
||||
additionalProperties:
|
||||
key: billion-mail
|
||||
@@ -14,8 +13,10 @@ additionalProperties:
|
||||
- Tool
|
||||
- Email
|
||||
shortDescZh: 一个开源的邮件服务器,为智能营销提供电子邮件解决方案
|
||||
shortDescEn: An Open-Source MailServer, NewsLetter, Email Marketing Solution for
|
||||
Smarter Campaigns
|
||||
shortDescEn: An Open-Source MailServer, NewsLetter, Email Marketing Solution for Smarter Campaigns
|
||||
description:
|
||||
en: An Open-Source MailServer, NewsLetter, Email Marketing Solution for Smarter Campaigns
|
||||
zh: 一个开源的邮件服务器,为智能营销提供电子邮件解决方案
|
||||
type: website
|
||||
crossVersionUpdate: true
|
||||
limit: 0
|
||||
|
||||
Reference in New Issue
Block a user