From c186f6bcf10cfd9c527b8544baa0d4de7bd05314 Mon Sep 17 00:00:00 2001 From: Brahmajit Das Date: Sat, 31 May 2025 16:10:43 +0530 Subject: *.md: rework to remove title in markdown file, added via metadata Signed-off-by: Brahmajit Das --- about.md | 7 +++---- index.md | 9 ++++----- 2 files changed, 7 insertions(+), 9 deletions(-) diff --git a/about.md b/about.md index 813be8f..f86b9fc 100644 --- a/about.md +++ b/about.md @@ -1,9 +1,8 @@ ---- -title: About me ---- - +

+

+ Thanks for visiting my site. I go by the alias ***listout*** on internet. Currently I work at SUSE as Linux developer in the L3 team. diff --git a/index.md b/index.md index 1da8483..7748a23 100644 --- a/index.md +++ b/index.md @@ -1,9 +1,8 @@ ---- -title: listout ---- - +

+

+ ***my ghost for the spooks,*** ***finger in the fount,*** @@ -16,5 +15,5 @@ title: listout     *Justin M. Keyes* -[about me](./about.html) +[about me](./~about) [](https://social.treehouse.systems/@listout){rel="me"} -- cgit v1.2.3