54 lines
2.3 KiB
Markdown
54 lines
2.3 KiB
Markdown
---
|
|
title: 喝杯奶茶
|
|
createTime: 2024/04/18 18:03:50
|
|
permalink: /sponsor/
|
|
draft: true
|
|
aside: false
|
|
readingTime: false
|
|
---
|
|
|
|
:::important 作者的话
|
|
`vuepress-theme-plume` 是一款基于 MIT协议 的完全开源且免费的 vuepress 主题。
|
|
|
|
如果觉得主题还不错,欢迎通过 [Star](https://github.com/pengzhanbo/vuepress-theme-plume) 支持。
|
|
|
|
它源于个人的兴趣与需求,我将会长期维护它。
|
|
|
|
但持续维护也在不断地消耗我额外的精力,你能请杯奶茶为我续命吗?
|
|
|
|
{width="64px"}
|
|
:::
|
|
|
|
| :[bi:alipay]: AliPay | :[fa:wechat]: WeChat |
|
|
| -------------------------------------- | ----------------------------------------- |
|
|
| {width="300" height="300" style="width:150px"} | {width="300" height="300" style="width:150px"} |
|
|
|
|
## 打赏记录
|
|
|
|
<div class="sponsor-list">
|
|
|
|
| 昵称 | 日期 | 金额 | 备注 |
|
|
| ---- | ---------- | ----- | ------------------------------------------ |
|
|
| **锋 | 2024-04-18 | 6.88 | 支持下作者,加油! |
|
|
| *杰 | 2024-05-25 | 6.00 | 请你喝杯茶,加油 |
|
|
| **党 | 2024-08-22 | 8.80 | 感谢开源,加油 |
|
|
| l*e | 2024-09-10 | 6.66 | 打赏 |
|
|
| **睿 | 2024-09-22 | 12.00 | - |
|
|
| *鼠 | 2024-09-27 | 10.00 | 加油,很心怡这个项目,打算用了 |
|
|
| D*y | 2024-10-15 | 10.00 | 看得出来作者真的花了很多的心思,文档和代码都维护得非常好,问题也定位得很及时。也很喜欢这种克制的界面设计。 |
|
|
| G*n | 2024-10-21 | 15.00 | 项目非常好,感谢作者一直回复我的问题,加油 |
|
|
| *健 | 2024-10-22 | 8.88 | 感觉不错 |
|
|
| *鼠 | 2024-10-23 | 50.00 | - |
|
|
|
|
</div>
|
|
|
|
<style>
|
|
@media (min-width: 768px) {
|
|
.vp-doc .sponsor-list table tr td:nth-child(1),
|
|
.vp-doc .sponsor-list table tr td:nth-child(2),
|
|
.vp-doc .sponsor-list table tr td:nth-child(3) {
|
|
white-space: nowrap;
|
|
}
|
|
}
|
|
</style>
|