diff --git a/content/about.html b/content/about.html index 986129d..4868195 100644 --- a/content/about.html +++ b/content/about.html @@ -28,7 +28,7 @@
In order to allow people to verify that a post has really been created by me, I sign all blog posts and my "About" page using - my public key. + my public key.
- This post is signed using my public key. + This post is signed using my public key. See here for more information.
diff --git a/params.json b/params.json index 2dca504..be06e3c 100644 --- a/params.json +++ b/params.json @@ -4,8 +4,8 @@ "blog_description": "My personal blog. Mainly tech stuff.", "git_url": "git.polynom.me", "blog_url": "blog.polynom.me", - "mastodon_url": "https://fosstodon.org/@polynomdivision", - "email_gpg_url": "https://pki.polynom.me/pubkeys/papatutuwawa.pub", + "mastodon_url": "fosstodon.org/@polynomdivision", + "email_gpg_url": "pki.polynom.me/pubkeys/papatutuwawa.pub", "email_user": "papatutuwawa", "email_domain": "polynom.me", "mathjax_include": "",