mirror of
https://github.com/clucraft/PriceGhost.git
synced 2026-04-25 00:36:32 +02:00
Add ghostly header SVG for README
- Combined icon + PriceGhost text in single SVG header - Ghost text has gradient fade effect (solid to transparent) - Subtle glow filter for ethereal look - Replaces separate icon and h1 in README Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
parent
25936f4c9d
commit
b8c3b80db7
2 changed files with 47 additions and 3 deletions
|
|
@ -1,9 +1,7 @@
|
|||
<p align="center">
|
||||
<img src="frontend/public/icon.svg" alt="PriceGhost Logo" width="120" height="120">
|
||||
<img src="assets/header.svg" alt="PriceGhost" width="500">
|
||||
</p>
|
||||
|
||||
<h1 align="center">PriceGhost</h1>
|
||||
|
||||
<p align="center">
|
||||
<strong>A self-hosted price tracking application that monitors product prices from any website.</strong><br>
|
||||
Get notified when prices drop, hit your target price, or items come back in stock.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue