1
0
mirror of git://f0xx.org/android_cast synced 2026-07-29 04:38:53 +03:00
Files
android_cast/examples/app_hub/index.html
Anton Afanasyeu 4803caebce Shared platform footer template for hub and all PHP consoles.
Centralize copyright in examples/platform/footer.config.php, render via
footer.php in crashes/builder/login layouts, and serve hub through index.php.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-02 18:54:13 +02:00

2 lines
202 B
HTML

<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta http-equiv="refresh" content="0;url=index.php"><title>Redirect</title></head><body><p><a href="index.php">Continue</a></p></body></html>