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:
@@ -34,7 +34,7 @@ export const OverviewView: React.FC<OverviewViewProps> = ({
|
||||
<div>
|
||||
<h2 className="text-xl font-bold text-white tracking-tight">Appliance Overview</h2>
|
||||
<p className="text-xs text-slate-400 mt-1">
|
||||
Running {status?.osVersion || 'NaxOS 24.11'} on OpenZFS storage engine
|
||||
Running {status?.osVersion || 'NaxOS 26.05'} on OpenZFS storage engine
|
||||
</p>
|
||||
</div>
|
||||
<div className="flex items-center gap-3">
|
||||
|
||||
Reference in New Issue
Block a user