Skip to content

Commit d3135cb

Browse files
Update pgp.html
1 parent 5813be5 commit d3135cb

File tree

1 file changed

+11
-4
lines changed

1 file changed

+11
-4
lines changed

pgp.html

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
<!DOCTYPE html>
2-
<meta charset="utf-8">
3-
<title>Redirecting to https://keys.openpgp.org/[email protected]</title>
4-
<meta http-equiv="refresh" content="0; URL=https://keys.openpgp.org/[email protected]">
5-
<link rel="canonical" href="https://keys.openpgp.org/[email protected]">
2+
<html lang="en">
3+
<head>
4+
<meta charset="utf-8">
5+
<title>Redirecting...</title>
6+
<meta http-equiv="refresh" content="0; URL=https://keys.openpgp.org/[email protected]">
7+
<link rel="canonical" href="https://keys.openpgp.org/[email protected]">
8+
</head>
9+
<body>
10+
<p>If you're not redirected, <a href="https://keys.openpgp.org/[email protected]">click here</a>.</p>
11+
</body>
12+
</html>

0 commit comments

Comments
 (0)