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 @@

Contact

About This Page

diff --git a/content/verify.html b/content/verify.html index cf704c8..250f1aa 100644 --- a/content/verify.html +++ b/content/verify.html @@ -9,7 +9,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.

Using My Script

diff --git a/layout/post.html b/layout/post.html index a5bc0ef..2c6744f 100644 --- a/layout/post.html +++ b/layout/post.html @@ -12,11 +12,11 @@
If you have any questions or comments, then feel free to send me an email - (Preferably with GPG encryption) to + (Preferably with GPG encryption) to {{ email_user }} [weird "a" with a circle] {{ email_domain }}.

- 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": "",