mirror of
https://github.com/pooneyy/1Panel-Appstore.git
synced 2026-03-18 01:01:02 +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
23 lines
667 B
YAML
23 lines
667 B
YAML
name: Vue Color Avatar
|
|
tags:
|
|
- 实用工具
|
|
title: 一个纯前端实现的头像生成网站
|
|
description: 一个纯前端实现的头像生成网站
|
|
additionalProperties:
|
|
key: vue-color-avatar
|
|
name: Vue Color Avatar
|
|
tags:
|
|
- Tool
|
|
shortDescZh: 一个纯前端实现的头像生成网站
|
|
shortDescEn: A playful avatar generator
|
|
description:
|
|
en: A playful avatar generator
|
|
zh: 一个纯前端实现的头像生成网站
|
|
type: tool
|
|
crossVersionUpdate: true
|
|
limit: 0
|
|
recommend: 0
|
|
website: https://vue-color-avatar.leoku.dev
|
|
github: https://github.com/Codennnn/vue-color-avatar
|
|
document: https://github.com/Codennnn/vue-color-avatar
|