mirror of
https://github.com/pooneyy/1Panel-Appstore.git
synced 2026-03-18 02:11:04 +08:00
- 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
19 lines
440 B
YAML
19 lines
440 B
YAML
additionalProperties:
|
|
key: outline
|
|
name: Outline
|
|
tags:
|
|
- WebSite
|
|
- Storage
|
|
- Local
|
|
shortDescZh: 您团队的知识库
|
|
shortDescEn: Your team's knowledge base
|
|
description:
|
|
en: Your team's knowledge base
|
|
zh: 您团队的知识库
|
|
type: website
|
|
crossVersionUpdate: true
|
|
limit: 0
|
|
website: https://www.getoutline.com/
|
|
github: https://github.com/outline/outline/
|
|
document: https://docs.getoutline.com/
|