Skip to content

Commit 14ea29c

Browse files
committed
fix
Signed-off-by: Paul Yang <[email protected]>
1 parent ee84518 commit 14ea29c

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

_includes/masthead.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ <h2>By <span class="author">Paul Yang</a></h2>
66
<a class="menu" href="/about.html">about</a>
77
<a class="menu" href="/archive.html">archive</a>
88
<a class="menu" href="/code.html">code</a>
9-
<a class="menu" href="/pubkey.html">code</a>
9+
<a class="menu" href="/pubkey.html">pubkey</a>
1010
</nav>
1111
</section>

pubkey.markdown

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,20 +10,19 @@ Following you'll find my public key
1010
Paul Yang <[email protected]> (584B2DFC)
1111

1212
You can use this key to encrypt our messages and verify my signature.
13-
1413
Please import the public key into your local OpenPGP Key-Manager.
15-
1614
Looking forward to exchange snooping-free messages with you.
1715

16+
1817
下面将贴出我的公钥。
1918

2019
Paul Yang <[email protected]> (584B2DFC)
2120

2221
你可以使用这把公钥来向我发送加密的数据以及验证我的数字签名。
23-
2422
请将此公钥导入到你本地的OpenPGP秘钥管理器中(例如GPG等)。
23+
期待早日与你进行安全的通信。
2524

26-
期待早日于你进行安全的通信。
25+
My public key/我的公钥:
2726

2827
```
2928
-----BEGIN PGP PUBLIC KEY BLOCK-----

0 commit comments

Comments
 (0)