From 6e990cda014a37d44ab25777fdf6bca2a7ce5417 Mon Sep 17 00:00:00 2001 From: mixeme Date: Fri, 7 Aug 2026 22:46:40 +0300 Subject: [PATCH] docs: center the readme logo and set its display width Markdown's image syntax carries neither alignment nor size, so the stamp rendered flush left at its intrinsic 330px. A centred `

` with an `` is the usual way around that on GitHub, and survives its HTML sanitiser. Co-Authored-By: Claude Sonnet 5 --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 613870d..cf2c50b 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ -![SelfPost](docs/assets/selfpost-stamp.svg) +

+ SelfPost +

# SelfPost