mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2025-02-23 17:00:40 +01:00
articles/guides/GPG/GPG: add meta tags
This commit is contained in:
parent
0f4d424943
commit
f83d0a9dd4
@ -1,7 +1,7 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta name="description" content="Enigmail guide" /> <meta name="keywords" content="Thunderbird,Icedove, Enigmail,GnuPG,gpg" /> <meta name="author" content="Mika Suomalainen" /> <meta charset="UTF-8" /> <link rel="canonical" href="http://mkaysi.github.com/articles/guides/gpg/Enigmail.html">
|
||||
<meta name="description" content="Enigmail guide" /> <meta name="keywords" content="Thunderbird,Icedove, Enigmail,GnuPG,gpg" /> <meta name="author" content="Mika Suomalainen" /> <meta charset="UTF-8" /> <link rel="canonical" href="http://mkaysi.github.com/articles/guides/GPG/Enigmail.html">
|
||||
<title>
|
||||
Enigmail guide
|
||||
</title>
|
||||
|
@ -5,7 +5,7 @@
|
||||
<meta name="keywords" content="Thunderbird,Icedove, Enigmail,GnuPG,gpg" />
|
||||
<meta name="author" content="Mika Suomalainen" />
|
||||
<meta charset="UTF-8" />
|
||||
<link rel="canonical" href="http://mkaysi.github.com/articles/guides/gpg/Enigmail.html">
|
||||
<link rel="canonical" href="http://mkaysi.github.com/articles/guides/GPG/Enigmail.html">
|
||||
<title>Enigmail guide</title>
|
||||
</head>
|
||||
|
||||
|
@ -1,3 +1,12 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta name="description" content="GnuPG guide" /> <meta name="keywords" content="gpg,gnupg,terminal" /> <meta name="author" content="Mika Suomalainen" /> <meta charset="UTF-8" /> <link rel="canonical" href="http://mkaysi.github.com/articles/guides/GPG/GPG.html">
|
||||
<title>
|
||||
GPG guide
|
||||
</title>
|
||||
</head>
|
||||
|
||||
<h1 id="quick-gpg-guide">Quick GPG guide</h1>
|
||||
<p>Note: If gpg2 gives you error about invalid/unknown/etc. command, use gpg instead.</p>
|
||||
<h2 id="what-do-you-need">What do you need:?</h2>
|
||||
|
@ -1,3 +1,14 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta name="description" content="GnuPG guide" />
|
||||
<meta name="keywords" content="gpg,gnupg,terminal" />
|
||||
<meta name="author" content="Mika Suomalainen" />
|
||||
<meta charset="UTF-8" />
|
||||
<link rel="canonical" href="http://mkaysi.github.com/articles/guides/GPG/GPG.html">
|
||||
<title>GPG guide</title>
|
||||
</head>
|
||||
|
||||
# Quick GPG guide
|
||||
|
||||
Note: If gpg2 gives you error about invalid/unknown/etc. command, use gpg instead.
|
||||
|
Loading…
x
Reference in New Issue
Block a user