1
0
mirror of git://f0xx.org/android_cast synced 2026-07-29 04:18:09 +03:00

sync BE / landing 3d

This commit is contained in:
Anton Afanasyeu
2026-06-06 18:26:26 +02:00
parent a5a7e97dc3
commit 23622f2d0f
2 changed files with 156 additions and 106 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 = '20260606globe3';
var logoBuild = '20260606globe4';
function hubAsset(rel) {
var link = document.querySelector('link[href*="hub.css"]');