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 `<p>` with an
`<img width>` is the usual way around that on GitHub, and survives its
HTML sanitiser.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This commit is contained in:
mixeme
2026-08-07 22:46:40 +03:00
parent 997af18065
commit 6e990cda01
+3 -1
View File
@@ -1,4 +1,6 @@
![SelfPost](docs/assets/selfpost-stamp.svg) <p align="center">
<img src="docs/assets/selfpost-stamp.svg" alt="SelfPost" width="440">
</p>
# SelfPost # SelfPost