chore: Wave 5 — marketing copy fix + operation log
All checks were successful
Test Asgard Runner / test (push) Successful in 3s
All checks were successful
Test Asgard Runner / test (push) Successful in 3s
- Fix LandingView tech stack: "Rust / Axum" → "NestJS / TypeScript" - Add complete operation log (corrosion-final-push.md) Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -208,8 +208,8 @@ const panelUrl = import.meta.env.VITE_PANEL_URL || ''
|
||||
</p>
|
||||
<div class="grid grid-cols-2 md:grid-cols-4 gap-4 mb-10">
|
||||
<div class="p-5 bg-neutral-900 border border-neutral-800 rounded-lg">
|
||||
<p class="text-oxide-400 font-semibold mb-1">Rust</p>
|
||||
<p class="text-xs text-neutral-500">Axum backend</p>
|
||||
<p class="text-oxide-400 font-semibold mb-1">NestJS</p>
|
||||
<p class="text-xs text-neutral-500">TypeScript backend</p>
|
||||
</div>
|
||||
<div class="p-5 bg-neutral-900 border border-neutral-800 rounded-lg">
|
||||
<p class="text-oxide-400 font-semibold mb-1">NATS</p>
|
||||
|
||||
Reference in New Issue
Block a user