README: move logo above title as centered block for reliable rendering

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-05-17 09:46:27 +02:00
parent 18c95b9b3f
commit e70b0ff0b9
+5 -1
View File
@@ -1,4 +1,8 @@
<h1 style="display:flex; align-items:center; gap:10px;"><img src="frontend/public/favicon.svg" width="36" height="36" alt="" />Stupid Simple Network Inventory</h1> <p align="center">
<img src="frontend/public/favicon.svg" width="72" height="72" alt="Stupid Simple Network Inventory" />
</p>
# Stupid Simple Network Inventory
![Python](https://img.shields.io/badge/Python-3.11-3776AB?logo=python&logoColor=white) ![Python](https://img.shields.io/badge/Python-3.11-3776AB?logo=python&logoColor=white)
![FastAPI](https://img.shields.io/badge/FastAPI-009688?logo=fastapi&logoColor=white) ![FastAPI](https://img.shields.io/badge/FastAPI-009688?logo=fastapi&logoColor=white)