Skip to content

Commit 16e4dcf

Browse files
committed
更新
1 parent 3a1a4c4 commit 16e4dcf

File tree

6 files changed

+65
-33
lines changed

6 files changed

+65
-33
lines changed

about.md renamed to About.markdown

+26-10
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,32 @@ layout: page
33
title: Copy++
44
subtitle: 让复制变得更加简单!
55
---
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>
1632

1733
本软件可以:
1834

Github.html

+10-7
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,12 @@
11
<!DOCTYPE html>
22
<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>

HandBook.markdown

+26-8
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,32 @@ layout: page
33
title: "使用说明"
44
tags:
55
---
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>
1432

1533
本软件可以:
1634

_layouts/base.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
---
2121

2222
<!DOCTYPE html>
23-
<html lang="{{ page.language | default: site.language | default: 'en' }}">
23+
<html lang="{{ page.language | default: site.language | default: 'zh-CN' }}">
2424
<!-- Beautiful Jekyll 5.0.0 | Copyright Dean Attali 2020 -->
2525
{% include head.html %}
2626

_layouts/minimal.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
---
1515

1616
<!DOCTYPE html>
17-
<html lang="{{ page.language | default: site.language | default: 'en' }}">
17+
<html lang="{{ page.language | default: site.language | default: 'zh-CN' }}">
1818

1919
{% include head.html %}
2020

index.html

+1-6
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
subtitle: 让复制变得更加简单
55
show-avatar: true
66
---
7-
87
<p style="text-align: center">
98
<a href="https://github.com/CopyPlusPlus/CopyPlusPlus/releases"
109
><img
@@ -28,9 +27,5 @@
2827

2928
<br />
3029

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" />
3631
</p>

0 commit comments

Comments
 (0)