r: add redirects to my commonly needed repos and files within

This commit is contained in:
Aminda Suomalainen 2023-11-13 11:00:05 +02:00
parent aec416bfb5
commit 6375b1eaf3
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
7 changed files with 39 additions and 0 deletions

5
r/gist.md Normal file
View File

@ -0,0 +1,5 @@
---
redirect_to: https://gitea.blesmrt.net/Mikaela/gist
permalink: /r/gist.html
sitemap: false
---

8
r/pgp.md Normal file
View File

@ -0,0 +1,8 @@
---
redirect_to: https://gitea.blesmrt.net/mikaela/pgp-alt-wot
permalink: /r/pgp.html
redirect_from:
- /r/gpg.html
- /r/gnupg.html
sitemap: false
---

5
r/privgist.md Normal file
View File

@ -0,0 +1,5 @@
---
redirect_to: https://gitea.blesmrt.net/Mikaela/privgist
permalink: /r/privgist.html
sitemap: false
---

5
r/shell-things.md Normal file
View File

@ -0,0 +1,5 @@
---
redirect_to: https://gitea.blesmrt.net/mikaela/shell-things
permalink: /r/shell-things.html
sitemap: false
---

5
r/ssh.md Normal file
View File

@ -0,0 +1,5 @@
---
redirect_to: https://gitea.blesmrt.net/Mikaela/ssh-allowed_signers
permalink: /r/ssh.html
sitemap: false
---

5
r/vcard.md Normal file
View File

@ -0,0 +1,5 @@
---
redirect_to: https://gitea.blesmrt.net/mikaela/privgist/src/branch/master/vcard
permalink: /r/vcard.html
sitemap: false
---

6
r/vcard2.md Normal file
View File

@ -0,0 +1,6 @@
---
redirect_to: https://gitea.blesmrt.net/mikaela/gist/src/branch/master/vcard
permalink: /r/vcard.html
redirect_from: /r/pubvcard.html
sitemap: false
---