feat: integrate PinchChat logo throughout the app

- Use logo.png as favicon (replaces emoji SVG)
- Show logo in header next to title
- Show larger logo on login screen
- Add OG image meta tag
- Add centered logo in README
- Closes feedback item #8
This commit is contained in:
Nicolas Varrot
2026-02-11 16:47:02 +00:00
parent af7d9280fb
commit 97c16be399
5 changed files with 12 additions and 11 deletions

View File

@@ -1,4 +1,8 @@
# 🦞 PinchChat
<p align="center">
<img src="public/logo.png" alt="PinchChat" width="120" />
</p>
<h1 align="center">PinchChat</h1>
[![CI](https://github.com/MarlBurroW/pinchchat/actions/workflows/ci.yml/badge.svg)](https://github.com/MarlBurroW/pinchchat/actions/workflows/ci.yml)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)