feat(branding): update logo, adopt NixOS 26.05 and refresh authentic screenshots
CI & Build NaxOS Web Dashboard / build (push) Successful in 6m2s
CI & Build NaxOS Web Dashboard / build (push) Successful in 6m2s
This commit is contained in:
@@ -92,7 +92,7 @@ export const GitOpsView: React.FC<GitOpsViewProps> = ({
|
||||
onChange={(e) => setSelectedChannel(e.target.value as any)}
|
||||
className="bg-slate-950 border border-slate-800 rounded-lg px-2.5 py-1 text-slate-200 text-xs font-semibold focus:outline-none focus:border-emerald-500"
|
||||
>
|
||||
<option value="stable">Stable (24.11 Vicuna)</option>
|
||||
<option value="stable">Stable (26.05)</option>
|
||||
<option value="beta">Beta Channel</option>
|
||||
<option value="nightly">Nightly Unstable</option>
|
||||
</select>
|
||||
|
||||
Reference in New Issue
Block a user