Skip to content

Commit b2dc14f

Browse files
committed
donate
1 parent 71abc81 commit b2dc14f

File tree

4 files changed

+19
-5
lines changed

4 files changed

+19
-5
lines changed

docs/en/_coverpage.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
55
> Write class components by TypeScript decorator.
66
7-
![GitHub](https://img.shields.io/github/license/facing-dev/vue-facing-decorator) ![GitHub package.json version (branch)](https://img.shields.io/github/package-json/v/facing-dev/vue-facing-decorator/release) ![npm peer dependency version (scoped)](https://img.shields.io/npm/dependency-version/vue-facing-decorator/peer/vue)
7+
![GitHub](https://img.shields.io/github/license/facing-dev/vue-facing-decorator) ![GitHub package.json version (branch)](https://img.shields.io/github/package-json/v/facing-dev/vue-facing-decorator/release) ![npm peer dependency version (scoped)](https://img.shields.io/npm/dependency-version/vue-facing-decorator/peer/vue) ![lts](https://img.shields.io/badge/LTS-prepared-blue)
88

9-
[GitHub](https://github.com/facing-dev/vue-facing-decorator) [Discord](https://discord.gg/4exxtFgkcz) [Getting Started](#information)
9+
[GitHub](https://github.com/facing-dev/vue-facing-decorator) [Discord](https://discord.gg/4exxtFgkcz) [Donate](https://facing-dev.github.io/vue-facing-decorator/donate/donate.html) [Getting Started](#information)

docs/en/readme.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Information
22

3-
![GitHub](https://img.shields.io/github/license/facing-dev/vue-facing-decorator) ![GitHub package.json version (branch)](https://img.shields.io/github/package-json/v/facing-dev/vue-facing-decorator/release) ![npm peer dependency version (scoped)](https://img.shields.io/npm/dependency-version/vue-facing-decorator/peer/vue)
3+
![GitHub](https://img.shields.io/github/license/facing-dev/vue-facing-decorator) ![GitHub package.json version (branch)](https://img.shields.io/github/package-json/v/facing-dev/vue-facing-decorator/release) ![npm peer dependency version (scoped)](https://img.shields.io/npm/dependency-version/vue-facing-decorator/peer/vue) ![lts](https://img.shields.io/badge/LTS-prepared-blue)
44

55
`vue-facing-decorator` is designed for vue 3 to write vue components in classes.
66

@@ -19,6 +19,11 @@ Suggestion and contribution welcome.
1919

2020
[Get started > ](/en/quick-start/quick-start.md)
2121

22+
# Donate
23+
24+
[DONATE](https://facing-dev.github.io/vue-facing-decorator/donate/donate.html)
25+
26+
2227
# Discussion
2328

2429
[To discord https://discord.gg/4exxtFgkcz](https://discord.gg/4exxtFgkcz)

docs/readme.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,11 @@ Suggestion and contribution welcome.
1919

2020
[Get started > ](/en/quick-start/quick-start.md)
2121

22+
# Donate
23+
24+
[DONATE](https://facing-dev.github.io/vue-facing-decorator/donate/donate.html)
25+
26+
2227
# Discussion
2328

2429
[To discord https://discord.gg/4exxtFgkcz](https://discord.gg/4exxtFgkcz)

docs/zh-cn/readme.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# 信息
22

3-
![GitHub](https://img.shields.io/github/license/facing-dev/vue-facing-decorator) ![GitHub package.json version (branch)](https://img.shields.io/github/package-json/v/facing-dev/vue-facing-decorator/release) ![npm peer dependency version (scoped)](https://img.shields.io/npm/dependency-version/vue-facing-decorator/peer/vue)
3+
![GitHub](https://img.shields.io/github/license/facing-dev/vue-facing-decorator) ![GitHub package.json version (branch)](https://img.shields.io/github/package-json/v/facing-dev/vue-facing-decorator/release) ![npm peer dependency version (scoped)](https://img.shields.io/npm/dependency-version/vue-facing-decorator/peer/vue) ![lts](https://img.shields.io/badge/LTS-prepared-blue)
44

55
`vue-facing-decorator` 让你在vue3中使用类的方式来写组件。
66

@@ -17,4 +17,8 @@
1717

1818
欢迎讨论和贡献代码。
1919

20-
[开始 > ](/zh-cn/quick-start/quick-start.md)
20+
[开始 > ](/zh-cn/quick-start/quick-start.md)
21+
22+
# 捐献
23+
24+
[捐献](https://facing-dev.github.io/vue-facing-decorator/donate/donate.html)

0 commit comments

Comments
 (0)