Update index.html

pull/27/head
accius 4 days ago
parent 7cc1081c67
commit 5f0d61a38e

@ -1848,6 +1848,18 @@
: '⚡ estimated'
}
</span>
{dataSource && dataSource.includes('ITU') && (
<span style={{
color: '#ff6b35',
fontSize: '9px',
marginLeft: '8px',
padding: '1px 4px',
background: 'rgba(255,107,53,0.15)',
borderRadius: '3px'
}}>
🔬 ITU-R P.533
</span>
)}
</div>
{viewMode === 'chart' ? (

Loading…
Cancel
Save

Powered by TurnKey Linux.