mirror of
https://github.com/hamster1963/nezha-dash.git
synced 2025-04-24 21:10:45 +08:00
Update header.tsx
update title
This commit is contained in:
parent
47fdc8c04e
commit
b74ed6c66d
@ -21,13 +21,13 @@ function Header() {
|
||||
className="relative !m-0 h-6 w-6 border-2 border-white object-cover object-top !p-0 transition duration-500 group-hover:z-30 group-hover:scale-105"
|
||||
/>
|
||||
</div>
|
||||
NezhaDash
|
||||
SciSurf System Status
|
||||
<Separator
|
||||
orientation="vertical"
|
||||
className="mx-2 hidden h-4 w-[1px] md:block"
|
||||
/>
|
||||
<p className="hidden text-sm font-medium opacity-40 md:block">
|
||||
Simple and beautiful dashboard
|
||||
A Simple dashboard for SciSurf System Status
|
||||
</p>
|
||||
</section>
|
||||
<ModeToggle />
|
||||
|
Loading…
Reference in New Issue
Block a user