VanityCast: Beta-Verweis entfernt, /vanitycast zeigt auf die Landingpage
All checks were successful
Deploy go.vanityontour.de / deploy (push) Successful in 6s

Die TestFlight-Gruppe ist voll, der Beta-Button lief also ins Leere.

/vanitycast zeigt jetzt auf vanitycast.vanityontour.de statt auf TestFlight -
so wie es VanityWebsite.md vorsieht: QR-Codes nicht direkt in den App Store,
damit das Ziel aenderbar bleibt und Android spaeter mitgenommen werden kann.
Der Slug behaelt seine bisherigen Visits.

/vanitycast-web war damit doppelt und ist entfernt.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
This commit is contained in:
Oliver 2026-07-27 09:55:05 +02:00
parent 03c1a526bd
commit edfff460cf
No known key found for this signature in database

View file

@ -116,8 +116,7 @@
</div> </div>
<div class="card-actions"> <div class="card-actions">
<a class="btn primary" href="https://go.vanityontour.de/vanitycast-ios" rel="noopener">Im App Store laden</a> <a class="btn primary" href="https://go.vanityontour.de/vanitycast-ios" rel="noopener">Im App Store laden</a>
<a class="btn ghost" href="https://go.vanityontour.de/vanitycast-web" rel="noopener">Alle Funktionen</a> <a class="btn ghost" href="https://go.vanityontour.de/vanitycast" rel="noopener">Alle Funktionen</a>
<a class="btn ghost" href="https://go.vanityontour.de/vanitycast" rel="noopener">Beta testen</a>
</div> </div>
</article> </article>