chore: update website config

This commit is contained in:
wwsun
2023-08-31 10:09:06 +08:00
parent c0b3ba23ba
commit 3f75515029
3 changed files with 9 additions and 8 deletions
+2 -4
View File
@@ -7,7 +7,8 @@
A source code based low-code designer from the NetEase Cloud Music Develop Team.
[![NPM version][npm-image]][npm-url]
[![license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/NetEase/tango/blob/main/LICENSE)
[![NPM version](https://img.shields.io/npm/v/@music163/tango-designer.svg?style=flat-square)](http://npmjs.org/package/@music163/tango-designer)
<img src="https://p6.music.126.net/obj/wonDlsKUwrLClGjCm8Kx/30108735057/7ba9/dced/9ac3/420f6e04b371dd47de06e7d71142560d.gif" alt="preview" />
@@ -15,9 +16,6 @@ A source code based low-code designer from the NetEase Cloud Music Develop Team.
English | [简体中文](/README.zh-CN.md)
[npm-image]: https://img.shields.io/npm/v/@music163/tango-designer.svg?style=flat-square
[npm-url]: http://npmjs.org/package/@music163/tango-designer
## ✨ Features
- Tested in the production environment of NetEase Cloud Music, can be flexibly integrated into low-code platforms, local development tools, etc.
+2 -4
View File
@@ -7,7 +7,8 @@
一个源码驱动的低代码设计器,来自网易云音乐技术团队
[![NPM version][npm-image]][npm-url]
[![license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/NetEase/tango/blob/main/LICENSE)
[![NPM version](https://img.shields.io/npm/v/@music163/tango-designer.svg?style=flat-square)](http://npmjs.org/package/@music163/tango-designer)
<img src="https://p6.music.126.net/obj/wonDlsKUwrLClGjCm8Kx/30108735057/7ba9/dced/9ac3/420f6e04b371dd47de06e7d71142560d.gif" alt="preview" />
@@ -15,9 +16,6 @@
简体中文 | [English](/README.md)
[npm-image]: https://img.shields.io/npm/v/@music163/tango-designer.svg?style=flat-square
[npm-url]: http://npmjs.org/package/@music163/tango-designer
## ✨ 特性
- 经历网易云音乐内网生产环境的实际检验,可灵活集成应用于低代码平台,本地开发工具等
+5
View File
@@ -86,6 +86,11 @@ const config = {
label: 'Protocol',
},
{ to: '/blog', label: 'Blog', position: 'right' },
{
href: 'https://tango-demo.musicfe.com/designer/',
label: 'Playground',
position: 'right',
},
{
href: 'https://github.com/netease/tango',
label: 'GitHub',