From cb891cbc4a827e799ef773dbf6f05100ad48f4ff Mon Sep 17 00:00:00 2001 From: Hyperling Date: Mon, 22 Dec 2025 10:57:49 -0700 Subject: [PATCH] Fix aliases. Add contecnt and allow it to be a shown blog post. --- content/posts/tech/session-messenger.md | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) diff --git a/content/posts/tech/session-messenger.md b/content/posts/tech/session-messenger.md index 5a4485c..9a7573a 100644 --- a/content/posts/tech/session-messenger.md +++ b/content/posts/tech/session-messenger.md @@ -1,7 +1,7 @@ --- draft: true pinned: false -unlisted: true +unlisted: false hidden: true title: "Session Messenger" subtitle: "" @@ -21,8 +21,12 @@ series: categories: - guides aliases: - - session - - session-messenger + - /session + - /session-messenger +--- + +I've recently joined a new messenger. Below are the steps on how to add me: + --- 1. Install `Session`: @@ -30,3 +34,9 @@ aliases: 2. Message me: > 05401e7dd4627428daa2fb8db37e80ac4a9673aee8373ad17b97682ace82b17121 3. Wait for a response! :) + +--- + +You may also check the [Contact](/contact) page for other ways that I communicate. + +Thanks for dropping by! ^_^