Use local live-demo SVG in READMEs

Add readme-assets/live-demo-button.svg and update README.md and sky_phone/README.md to reference the local SVG instead of the external shields.io badge. Replaces the remote badge with a bespoke SVG (larger, styled) and updates image paths/attributes for consistent appearance and offline reliability.
This commit is contained in:
Leon.Schmidt
2026-08-19 12:37:11 +02:00
parent 4df7f03901
commit c3f42410a1
3 changed files with 38 additions and 2 deletions
+1 -1
View File
@@ -11,7 +11,7 @@
<p align="center">
<a href="https://www.sky-systems.net/shop/phone#live-demo">
<img alt="Try the interactive Sky Phone live demo" src="https://img.shields.io/badge/TRY_THE_LIVE_DEMO-OPEN_NOW-7c3aed?style=for-the-badge" height="156">
<img alt="Try the interactive Sky Phone live demo" src="../readme-assets/live-demo-button.svg" width="780">
</a>
</p>