From 5fc217637e458b9571c8e022c841c81c4fe9f5170c8b948a31f5bc0c7d584935 Mon Sep 17 00:00:00 2001 From: Nicholas Johnson Date: Wed, 7 Sep 2022 00:00:00 +0000 Subject: Remove excess path traversal in URLs The path traversal in the URLs make it possible to navigate the journal through static files, but it's not worth the trouble. Hosting a local web server is easy enough. --- content/about.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'content/about.md') diff --git a/content/about.md b/content/about.md index d89a3f1..394c2ce 100644 --- a/content/about.md +++ b/content/about.md @@ -10,13 +10,13 @@ _build: Feel free to encrypt emails to me with Age. [📬 Email](mailto:nick@nicksphere.ch) -[🔑 Age Key](../resource/age.pub) +[🔑 Age Key](/resource/age.pub) ## Signing Key My Signify key is my root of trust. I use git-signify to sign Git commits with my Signify key. git-signify can also be used to verify my signed commits. [🔐 Git-Signify](https://git.nicksphere.ch/git-signify/) -[🔑 Signify Key](../resource/signify.pub) +[🔑 Signify Key](/resource/signify.pub) ## Git Repositories [🔎 ICANN](https://git.nicksphere.ch) -- cgit v1.2.3