add workload plans
Some checks failed
Build and Publish / build-release (push) Failing after 18m53s

This commit is contained in:
2026-04-20 16:24:55 -05:00
parent 7a853b94b6
commit 59c4c4626d
6 changed files with 369 additions and 350 deletions

View File

@@ -48,11 +48,11 @@
</NuxtLink>
<NuxtLink
to="/tasks"
to="/workload"
class="group flex items-center px-3 py-2 rounded-lg text-sm font-medium
text-slate-600 hover:bg-slate-100 hover:text-slate-900 transition"
>
Tasks
Workload
</NuxtLink>
</nav>