update @ Sun 14 Nov 22:01:35 EET 2021

This commit is contained in:
Ari Archer 2021-11-14 22:01:35 +02:00
parent 74b58eb1b9
commit 18c82ce166
4 changed files with 1 additions and 66 deletions

View file

@ -55,12 +55,6 @@
status = 301 status = 301
force = true force = true
[[redirects]]
from = "/gpg"
to = "/page/blog/blogs/My-GPG-key.html"
status = 301
force = true
[[redirects]] [[redirects]]
from = "/mp" from = "/mp"
to = "https://www.youtube.com/playlist?list=PL7UuKajElTaChff3BkcJE6620lSuSUaDC" to = "https://www.youtube.com/playlist?list=PL7UuKajElTaChff3BkcJE6620lSuSUaDC"

View file

@ -1,53 +0,0 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8"/>
<meta content="IE=edge" http-equiv="X-UA-Compatible"/>
<meta content="width=device-width, initial-scale=1.0" name="viewport"/>
<title>
Ari::web -&gt; Blog
</title>
<meta content="website webdev linux programming ari terminal dark blog javascript opensource free" name="keywords"/>
<meta content="Blog on 2021-11-01 03:22:02 EET - My GPG key" name="description"/>
<meta content="follow" name="robots"/>
</head>
<body>
<div>
<h1>
My GPG key
</h1>
<p>
2021-11-01 03:22:02 EET |
<a href="..">
back
</a>
|
<a href="/">
home
</a>
|
<a href="/git">
git
</a>
</p>
<hr/>
<h2>
Recieve keys
</h2>
<p>
<code>
gpg --keyserver pgp.mit.edu --recv-key 0x311E76CFE7744719
</code>
</p>
<h2>
Full link
</h2>
<p>
<a href="https://pgp.mit.edu/pks/lookup?op=vindex&amp;fingerprint=on&amp;search=0x311E76CFE7744719">
0x311E76CFE7744719 on pgp.mit.edu
</a>
</p>
</div>
</body>
</html>
<!-- this is automatically generated by scripts/add_blog -->

View file

@ -57,11 +57,6 @@
I am in love with scheme/racket I am in love with scheme/racket
</a> </a>
</li> </li>
<li>
<a href="/page/blog/blogs/My-GPG-key.html">
My GPG key
</a>
</li>
<li> <li>
<a href="/page/blog/blogs/Tech-normies,-companies-and-digital-freedom.html"> <a href="/page/blog/blogs/Tech-normies,-companies-and-digital-freedom.html">
Tech normies, companies and digital freedom Tech normies, companies and digital freedom

View file

@ -7,7 +7,6 @@
* [Why I prefer source-based distros](/page/blog/blogs/Why-I-prefer-source-based-distros.html) * [Why I prefer source-based distros](/page/blog/blogs/Why-I-prefer-source-based-distros.html)
* [A very important post](/page/blog/blogs/A-very-important-post.html) * [A very important post](/page/blog/blogs/A-very-important-post.html)
* [I am in love with scheme/racket](/page/blog/blogs/I-am-in-love-with-scheme_racket.html) * [I am in love with scheme/racket](/page/blog/blogs/I-am-in-love-with-scheme_racket.html)
* [My GPG key](/page/blog/blogs/My-GPG-key.html)
* [Tech normies, companies and digital freedom](/page/blog/blogs/Tech-normies,-companies-and-digital-freedom.html) * [Tech normies, companies and digital freedom](/page/blog/blogs/Tech-normies,-companies-and-digital-freedom.html)
* [Rust bad](/page/blog/blogs/Rust-bad.html) * [Rust bad](/page/blog/blogs/Rust-bad.html)
* [DuckDuckGo? more like DuckDuckNo](/page/blog/blogs/DuckDuckGo_-more-like-DuckDuckNo.html) * [DuckDuckGo? more like DuckDuckNo](/page/blog/blogs/DuckDuckGo_-more-like-DuckDuckNo.html)