File tree Expand file tree Collapse file tree 6 files changed +12
-7
lines changed Expand file tree Collapse file tree 6 files changed +12
-7
lines changed Original file line number Diff line number Diff line change 7
7
8
8
### [ commitlog] ( / )
9
9
10
- [ Home] ( / ) [ Manual] ( /manual ) [ Download & darr ; ] ( /download ) [ API] ( /api )
10
+ [ Home] ( / ) [ Manual] ( /manual ) [ Download] ( /download ) [ API] ( /api )
11
11
12
12
# API
13
13
Original file line number Diff line number Diff line change 7
7
8
8
### [ commitlog] ( / )
9
9
10
- [ Home] ( / ) [ Manual] ( /manual ) [ Download & darr ; ] ( /download ) [ API] ( /api )
10
+ [ Home] ( / ) [ Manual] ( /manual ) [ Download] ( /download ) [ API] ( /api )
11
11
12
12
#### Downloads
13
13
Original file line number Diff line number Diff line change 7
7
8
8
### [ commitlog] ( / )
9
9
10
- [ Home] ( / ) [ Manual] ( /manual ) [ Download & darr ; ] ( /download ) [ API] ( /api )
10
+ [ Home] ( / ) [ Manual] ( /manual ) [ Download] ( /download ) [ API] ( /api )
11
11
12
12
#### Index
13
13
Original file line number Diff line number Diff line change 7
7
8
8
### [ commitlog] ( / )
9
9
10
- [ Home] ( / ) [ Manual] ( /manual ) [ Download & darr ; ] ( /download ) [ API] ( /api )
10
+ [ Home] ( / ) [ Manual] ( /manual ) [ Download] ( /download ) [ API] ( /api )
11
11
12
12
# Manual
13
13
Original file line number Diff line number Diff line change @@ -108,4 +108,11 @@ a:hover {
108
108
hr {
109
109
border : 0px ;
110
110
border-top : 1px solid var (--surface );
111
+ }
112
+
113
+ blockquote {
114
+ margin : 0px ;
115
+ padding : 0px ;
116
+ border-left : 2px solid var (--muted );
117
+ padding-left : 10px ;
111
118
}
Original file line number Diff line number Diff line change @@ -13,9 +13,7 @@ cat >./docs/download.md<<EOF
13
13
14
14
### [commitlog](/)
15
15
16
- [Manual](/manual)
17
- [Download ↓](/download)
18
- [API](/api)
16
+ [Home](/) [Manual](/manual) [Download](/download) [API](/api)
19
17
20
18
#### Downloads
21
19
You can’t perform that action at this time.
0 commit comments