File tree 6 files changed +65
-33
lines changed
6 files changed +65
-33
lines changed Original file line number Diff line number Diff line change @@ -3,16 +3,32 @@ layout: page
3
3
title : Copy++
4
4
subtitle : 让复制变得更加简单!
5
5
---
6
-
7
- ## Copy++ 让复制变得更加简单
8
-
9
- [ ![ TotalDownloads] ( https://img.shields.io/github/downloads/CopyPlusPlus/CopyPlusPlus/total.svg?style=flat-square )] ( https://github.com/CopyPlusPlus/CopyPlusPlus/releases )
10
- [ ![ TotalDownloads] ( https://img.shields.io/github/downloads/CopyPlusPlus/CopyPlusPlus/latest/total?style=flat-square )] ( https://github.com/CopyPlusPlus/CopyPlusPlus/releases )
11
- [ ![ Release] ( https://img.shields.io/github/v/release/CopyPlusPlus/CopyPlusPlus?style=flat-square )] ( https://github.com/CopyPlusPlus/CopyPlusPlus/releases )
12
- [ ![ Stars] ( https://img.shields.io/github/stars/CopyPlusPlus/CopyPlusPlus?style=flat-square )] ( https://github.com/CopyPlusPlus/CopyPlusPlus )
13
- ![ License] ( https://img.shields.io/github/license/CopyPlusPlus/CopyPlusPlus?style=flat-square )
14
-
15
- ![ Info.png] ( https://s2.loli.net/2022/01/08/k1uohVls8CyKT7q.png )
6
+ <p style =" text-align : center " >
7
+ <a href="https://github.com/CopyPlusPlus/CopyPlusPlus/releases "
8
+ ><img
9
+ src="https://img.shields.io/github/downloads/CopyPlusPlus/CopyPlusPlus/total.svg?style=flat-square "
10
+ alt="TotalDownloads"
11
+ /></a >
12
+ <a href="https://github.com/CopyPlusPlus/CopyPlusPlus/releases "
13
+ ><img
14
+ src="https://img.shields.io/github/v/release/CopyPlusPlus/CopyPlusPlus?style=flat-square "
15
+ alt="Release"
16
+ /></a >
17
+ <a href="https://github.com/CopyPlusPlus/CopyPlusPlus "
18
+ ><img
19
+ src="https://img.shields.io/github/stars/CopyPlusPlus/CopyPlusPlus?style=flat-square "
20
+ alt="Stars"
21
+ /></a >
22
+ <img
23
+ src="https://img.shields.io/github/license/CopyPlusPlus/CopyPlusPlus?style=flat-square "
24
+ alt="License"
25
+ />
26
+
27
+ <br />
28
+
29
+ <img src =" /assets/img/gzh.png " alt =" Info.png " width =" 500 " />
30
+
31
+ </p >
16
32
17
33
本软件可以:
18
34
Original file line number Diff line number Diff line change 1
1
<!DOCTYPE html>
2
2
< html >
3
- < head >
4
- < meta charset ="utf-8 " http-equiv ="refresh " content ="0;url= https://github.com/wy-luke ">
5
- < title > </ title >
6
- </ head >
7
- < body >
8
- </ body >
9
- </ html >
3
+ < head >
4
+ < meta
5
+ charset ="utf-8 "
6
+ http-equiv ="refresh "
7
+ content ="0;url= https://github.com/wy-luke "
8
+ />
9
+ < title > </ title >
10
+ </ head >
11
+ < body > </ body >
12
+ </ html >
Original file line number Diff line number Diff line change @@ -3,14 +3,32 @@ layout: page
3
3
title : " 使用说明"
4
4
tags :
5
5
---
6
-
7
- [ ![ TotalDownloads] ( https://img.shields.io/github/downloads/CopyPlusPlus/CopyPlusPlus/total.svg?style=flat-square )] ( https://github.com/CopyPlusPlus/CopyPlusPlus/releases )
8
- [ ![ TotalDownloads] ( https://img.shields.io/github/downloads/CopyPlusPlus/CopyPlusPlus/latest/total?style=flat-square )] ( https://github.com/CopyPlusPlus/CopyPlusPlus/releases )
9
- [ ![ Release] ( https://img.shields.io/github/v/release/CopyPlusPlus/CopyPlusPlus?style=flat-square )] ( https://github.com/CopyPlusPlus/CopyPlusPlus/releases )
10
- [ ![ Stars] ( https://img.shields.io/github/stars/CopyPlusPlus/CopyPlusPlus?style=flat-square )] ( https://github.com/CopyPlusPlus/CopyPlusPlus )
11
- ![ License] ( https://img.shields.io/github/license/CopyPlusPlus/CopyPlusPlus?style=flat-square )
12
-
13
- <img src =" assets/img/gzh.png " alt =" gzh " >
6
+ <p style =" text-align : center " >
7
+ <a href="https://github.com/CopyPlusPlus/CopyPlusPlus/releases "
8
+ ><img
9
+ src="https://img.shields.io/github/downloads/CopyPlusPlus/CopyPlusPlus/total.svg?style=flat-square "
10
+ alt="TotalDownloads"
11
+ /></a >
12
+ <a href="https://github.com/CopyPlusPlus/CopyPlusPlus/releases "
13
+ ><img
14
+ src="https://img.shields.io/github/v/release/CopyPlusPlus/CopyPlusPlus?style=flat-square "
15
+ alt="Release"
16
+ /></a >
17
+ <a href="https://github.com/CopyPlusPlus/CopyPlusPlus "
18
+ ><img
19
+ src="https://img.shields.io/github/stars/CopyPlusPlus/CopyPlusPlus?style=flat-square "
20
+ alt="Stars"
21
+ /></a >
22
+ <img
23
+ src="https://img.shields.io/github/license/CopyPlusPlus/CopyPlusPlus?style=flat-square "
24
+ alt="License"
25
+ />
26
+
27
+ <br />
28
+
29
+ <img src =" /assets/img/gzh.png " alt =" Info.png " width =" 500 " />
30
+
31
+ </p >
14
32
15
33
本软件可以:
16
34
Original file line number Diff line number Diff line change 20
20
---
21
21
22
22
<!DOCTYPE html>
23
- < html lang ="{{ page.language | default: site.language | default: 'en ' }} ">
23
+ < html lang ="{{ page.language | default: site.language | default: 'zh-CN ' }} ">
24
24
<!-- Beautiful Jekyll 5.0.0 | Copyright Dean Attali 2020 -->
25
25
{% include head.html %}
26
26
Original file line number Diff line number Diff line change 14
14
---
15
15
16
16
<!DOCTYPE html>
17
- < html lang ="{{ page.language | default: site.language | default: 'en ' }} ">
17
+ < html lang ="{{ page.language | default: site.language | default: 'zh-CN ' }} ">
18
18
19
19
{% include head.html %}
20
20
Original file line number Diff line number Diff line change 4
4
subtitle: 让复制变得更加简单
5
5
show-avatar: true
6
6
---
7
-
8
7
< p style ="text-align: center ">
9
8
< a href ="https://github.com/CopyPlusPlus/CopyPlusPlus/releases "
10
9
> < img
28
27
29
28
< br />
30
29
31
- < img
32
- src ="/assets/img/gzh.png "
33
- alt ="Info.png "
34
- width ="500 "
35
- />
30
+ < img src ="/assets/img/gzh.png " alt ="Info.png " width ="500 " />
36
31
</ p >
You can’t perform that action at this time.
0 commit comments