Skip to content

Commit 98c9542

Browse files
Gregg CochranCopilot
andcommitted
Update website: Rich TUI → Textual references
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent fb87b9f commit 98c9542

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

site/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -785,7 +785,7 @@ <h4>🎨 Dashboard Renderer</h4>
785785
<span class="arch-arrow"><span class="arch-particle" style="animation-delay:.4s"></span><span class="arch-particle" style="animation-delay:1s"></span><span class="arch-particle" style="animation-delay:1.6s"></span></span>
786786
<div class="arch-box">
787787
<h4>🖥️ Terminal Output</h4>
788-
<p>Rich TUI display</p>
788+
<p>Textual TUI display</p>
789789
</div>
790790
</div>
791791
</div>
@@ -1297,7 +1297,7 @@ <h2 class="section-title glow-green">Up and Running in 30 Seconds</h2>
12971297
var subtitles=[
12981298
'Track your agents in real time',
12991299
'Sparklines \u00b7 Heatmaps \u00b7 Velocity metrics',
1300-
'Powered by Python + Rich TUI',
1300+
'Powered by Python + Textual',
13011301
];
13021302
var typedTextEl=document.getElementById('typedText');
13031303
var subIdx2=0,subCharIdx2=0,subDeleting=false,subPauseFrames=0;

0 commit comments

Comments
 (0)