File tree 3 files changed +5
-23
lines changed
3 files changed +5
-23
lines changed Original file line number Diff line number Diff line change @@ -3,17 +3,6 @@ weight: 2
3
3
title : " 简介"
4
4
---
5
5
6
- ## 文档付费声明
7
-
8
- {{< hint warning >}}
9
- 本文档采取付费阅读模式,每个用户可支付 59¥,获得本文档永久阅读权。感谢您的支持。
10
-
11
- ** [ 支付页面] ( ../sponsor/ ) **
12
- {{< /hint >}}
13
-
14
-
15
-
16
-
17
6
## coost 简介
18
7
19
8
[ ![ stars] ( https://img.shields.io/github/stars/idealvin/coost?style=social )] ( https://github.com/idealvin/coost )
Original file line number Diff line number Diff line change @@ -3,17 +3,6 @@ weight: 1
3
3
title : " Introduction"
4
4
---
5
5
6
- ## Payment statement
7
-
8
- {{< hint warning >}}
9
- This document requires a payment. You may pay 10$ to obtain permanent reading rights to this document. Thanks for your support.
10
-
11
- ** [ Payment page] ( ../sponsor/ ) **
12
- {{< /hint >}}
13
-
14
-
15
-
16
-
17
6
## What is coost
18
7
19
8
[ ![ stars] ( https://img.shields.io/github/stars/idealvin/coost?style=social )] ( https://github.com/idealvin/coost )
Original file line number Diff line number Diff line change 47
47
}
48
48
49
49
img {
50
- vertical-align : baseline ;
50
+ display : block ;
51
+ // vertical-align: baseline;
52
+ margin-left : auto ;
53
+ margin-right : auto ;
54
+ width : 80% ;
51
55
}
52
56
53
57
:focus {
You can’t perform that action at this time.
0 commit comments