general edits

This commit is contained in:
Malin Freeborn 2023-04-17 09:16:03 +02:00
parent 317dbb6a5a
commit 4a80bb3bf7
Signed by: andonome
GPG Key ID: 52295D2377F4D70F
4 changed files with 9 additions and 3 deletions

View File

@ -89,5 +89,5 @@ Your public key:
or
> gpg --export -a *email* > person.pub
> gpg --export -a *person@email.tld* > *my_key*.pub

View File

@ -50,3 +50,9 @@ WantedBy=default.target
> sudo systemctl enable --now agate
# Redirection
Indicate a permanent move by placing this file in the root of the capsule:
> index.gmi: 31 gemini://splint.rs

View File

@ -71,7 +71,7 @@ You may need to install an nginx python module:
> apt install python3-certbot-nginx
> certbot --nginx -d mysite.tk
> certbot --nginx -d *mysite.tk* --non-interactive --agree-tos -m *webmaster@email.tld*
When you are asked about redirecting from HTTP to HTTPS, say yes (option "2").

View File

@ -1,5 +1,5 @@
---
title: [ "qrencode" ]
title: "qrencode"
tags: [ "Documentation", "vision" ]
---