1
0
mirror of git://f0xx.org/android_cast synced 2026-07-29 03:38:52 +03:00

sync landing

This commit is contained in:
Anton Afanasyeu
2026-06-06 17:31:42 +02:00
parent bcec787bf3
commit 5eaad41405
3 changed files with 57 additions and 82 deletions

View File

@@ -180,7 +180,7 @@ unset($__platformDir);
var supportsLayout = !!(window.CSS && CSS.supports && CSS.supports('object-fit', 'cover'));
var logoEnabled = !!(stage && supportsSvg && supportsLayout);
var logoBuild = '20260606globe';
var logoBuild = '20260606globe2';
function hubAsset(rel) {
var link = document.querySelector('link[href*="hub.css"]');