Skip to content

Commit

Permalink
docs: add weixin pay
Browse files Browse the repository at this point in the history
  • Loading branch information
d3george committed Apr 11, 2024
1 parent ae89f85 commit a126c51
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,11 @@

**English** | [中文](./README.zh-CN.md)

<a href="https://www.buymeacoffee.com/kevin_ouu" target="_blank"><img src="https://cdn.buymeacoffee.com/buttons/v2/default-yellow.png" alt="Buy Me A Coffee" style="height: 60px !important;width: 217px !important;" ></a>
## Sponsor
<div style="display: flex; gap: 50px">
<img style="width:300px" src="https://d3george.github.io/github-static/pay/weixin.jpg" >
<img style="width:300px" src="https://d3george.github.io/github-static/pay/buymeacoffee.png" />
</div>

## Introduction
Slash Admin is a modern admin dashboard template built with React 18, Vite, Ant Design, and TypeScript. It is designed to help developers quickly create powerful admin management systems.
Expand Down
6 changes: 5 additions & 1 deletion README.zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,11 @@

**中文** | [English](./README.md)

<a href="https://www.buymeacoffee.com/kevin_ouu" target="_blank"><img src="https://cdn.buymeacoffee.com/buttons/v2/default-yellow.png" alt="Buy Me A Coffee" style="height: 60px !important;width: 217px !important;" ></a>
## 赞助
<div style="display: flex; gap: 50px">
<img style="width:300px" src="https://d3george.github.io/github-static/pay/weixin.jpg" >
<img style="width:300px" src="https://d3george.github.io/github-static/pay/buymeacoffee.png" />
</div>

## 简介

Expand Down

0 comments on commit a126c51

Please sign in to comment.