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
18 lines
590 B
YAML
18 lines
590 B
YAML
additionalProperties:
|
|
key: shiori
|
|
name: Shiori
|
|
tags:
|
|
- WebSite
|
|
- Local
|
|
shortDescZh: 简单书签管理器,旨在作为 Pocket 的简单克隆
|
|
shortDescEn: Simple bookmark manager, aiming to be a simple clone of Pocket
|
|
description:
|
|
en: Simple bookmark manager, aiming to be a simple clone of Pocket
|
|
zh: 简单书签管理器,旨在作为 Pocket 的简单克隆
|
|
type: website
|
|
crossVersionUpdate: true
|
|
limit: 0
|
|
website: https://github.com/go-shiori/shiori/
|
|
github: https://github.com/go-shiori/shiori/
|
|
document: https://github.com/go-shiori/shiori/
|