- Co-Authored-By
- Claude Opus 5 (1M context) <noreply@anthropic.com>
- Claude-Session
- https://claude.ai/code/session_0149rBWy7br1Z7bbz9NrQhEr
One brand and one footer across every sidebar, and centre the theme toggle
Deploy story
What this commit did to the running system — joined from the forge receipt chain, the part a commit page elsewhere cannot show.
Not deployed through the forge lane
No push, promotion, build, or deploy receipt references this commit (receipts are scanned over a bounded recent window). Changes shipped by full node replacement carry their proof in the release gate receipt instead.
Changed files
-
modified
assets/css/app.css -
modified
assets/css/openagents.css -
modified
lib/openagents_web/components/layouts.ex -
modified
lib/openagents_web/components/layouts/components.html.heex -
modified
lib/openagents_web/components/layouts/docs.html.heex
Diff
5 files changed, +48 -17
assets/css/app.css modified +9
@@ -638,13 +638,22 @@
| 638 | 638 |
|
| 639 | 639 |
|
| 640 | 640 |
|
| 641 |
|
|
| 642 |
|
|
| 643 |
|
|
| 644 |
|
|
| 645 |
|
|
| 641 | 646 |
|
| 642 | 647 |
|
| 648 |
|
|
| 643 | 649 |
|
| 644 | 650 |
|
| 645 | 651 |
|
| 646 | 652 |
|
| 647 | 653 |
|
| 654 |
|
|
| 655 |
|
|
| 656 |
|
|
| 648 | 657 |
|
| 649 | 658 |
|
| 650 | 659 |
|
assets/css/openagents.css modified +9 -2
@@ -2439,17 +2439,24 @@
| 2439 | 2439 |
|
| 2440 | 2440 |
|
| 2441 | 2441 |
|
| 2442 |
|
|
| 2442 | 2443 |
|
| 2443 | 2444 |
|
| 2444 |
|
|
| 2445 |
|
|
| 2446 |
|
|
| 2447 |
|
|
| 2448 |
|
|
| 2445 | 2449 |
|
| 2446 | 2450 |
|
| 2447 | 2451 |
|
| 2448 | 2452 |
|
| 2449 | 2453 |
|
| 2454 |
|
|
| 2450 | 2455 |
|
| 2451 | 2456 |
|
| 2452 |
|
|
| 2457 |
|
|
| 2458 |
|
|
| 2459 |
|
|
| 2453 | 2460 |
|
| 2454 | 2461 |
|
| 2455 | 2462 |
|
lib/openagents_web/components/layouts.ex modified +26 -15
@@ -146,19 +146,39 @@ defmodule OpenAgentsWeb.Layouts do
| 146 | 146 |
|
| 147 | 147 |
|
| 148 | 148 |
|
| 149 |
|
|
| 150 |
|
|
| 149 |
|
|
| 150 |
|
|
| 151 | 151 |
|
| 152 | 152 |
|
| 153 | 153 |
|
| 154 | 154 |
|
| 155 | 155 |
|
| 156 |
|
|
| 157 |
|
|
| 156 |
|
|
| 157 |
|
|
| 158 | 158 |
|
| 159 | 159 |
|
| 160 | 160 |
|
| 161 | 161 |
|
| 162 |
|
|
| 163 |
|
|
| 164 |
|
|
| 165 |
|
|
| 166 |
|
|
| 167 |
|
|
| 168 |
|
|
| 169 |
|
|
| 170 |
|
|
| 171 |
|
|
| 172 |
|
|
| 173 |
|
|
| 174 |
|
|
| 175 |
|
|
| 176 |
|
|
| 177 |
|
|
| 178 |
|
|
| 179 |
|
|
| 180 |
|
|
| 181 |
|
|
| 162 | 182 |
|
| 163 | 183 |
|
| 164 | 184 |
|
@@ -398,9 +418,7 @@ defmodule OpenAgentsWeb.Layouts do
| 398 | 418 |
|
| 399 | 419 |
|
| 400 | 420 |
|
| 401 |
|
|
| 402 |
|
|
| 403 |
|
|
| 421 |
|
|
| 404 | 422 |
|
| 405 | 423 |
|
| 406 | 424 |
|
@@ -445,14 +463,7 @@ defmodule OpenAgentsWeb.Layouts do
| 445 | 463 |
|
| 446 | 464 |
|
| 447 | 465 |
|
| 448 |
|
|
| 449 |
|
|
| 450 |
|
|
| 451 |
|
|
| 452 |
|
|
| 453 |
|
|
| 454 |
|
|
| 455 |
|
|
| 466 |
|
|
| 456 | 467 |
|
| 457 | 468 |
|
| 458 | 469 |
|