1
0
mirror of https://github.com/duke-git/lancet.git synced 2026-02-09 15:12:26 +08:00
Files
lancet/docs/sponsor/sponsor.md
2023-08-31 14:56:40 +08:00

39 lines
1.4 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
### 赞助
<b>您好,我是一名软件开发者,从事开发工作 13 年。热爱软件开源。并愿意为此付出精力。是开源项目[lancet](https://github.com/duke-git/lancet)的作者。Lancet 自两年前开源发布以来,已有超过 1000 个内外部项目使用。lancet 一直会对所有用户免费。您的支持是对我继续奋斗的有力鼓励。谢谢! 微信扫描以下二维码或点击以下赞助按钮发起赞助。 </b>
<style>
.sponsor-ctn {
position: relative;
display: inline-block;
}
.sponsor-pay {
display: inline-block;
float: right;
}
.sponsor-btn {
border-color: #4565d8;
color: #fff;
background-color: #4565d8;
border-radius: 20px;
padding: 0 20px;
line-height: 40px;
font-size: 16px;
display: inline-block;
border: 1px solid transparent;
text-align: center;
width: 140px;
position: absolute;
left: 360px;
top: 120px;
}
</style>
<div class="sponsor-ctn">
<img src="../public/wechat_pay.png" width="260" height="260" class="sponsor-pay"/>
<a class="sponsor-btn" style="color: #fff;font-weight: 600;" href="https://liberapay.com/Duke_Du/donate" target="\_blank">赞助</a>
</div>
*捐赠的资金将用于 lancet官网的维护和云服务器的费用支付。或者当我写代码困倦时给我买杯 ☕️。*