mirror of
https://github.com/rowboatlabs/rowboat.git
synced 2026-04-30 19:06:23 +02:00
Update copilot welcome message
This commit is contained in:
parent
ab0049d9ba
commit
981cff3b3f
1 changed files with 1 additions and 1 deletions
|
|
@ -216,7 +216,7 @@ const App = forwardRef<{ handleCopyChat: () => void; handleUserMessage: (message
|
|||
{/* Welcome/Intro Section */}
|
||||
<div className="text-center max-w-md px-6 mb-3">
|
||||
<h3 className="text-xl font-semibold text-zinc-700 dark:text-zinc-300 mb-2 text-center">
|
||||
👋 Welcome to Rowboat!
|
||||
👋 Hi there!
|
||||
</h3>
|
||||
<p className="text-base text-zinc-600 dark:text-zinc-400 mb-4 text-center">
|
||||
I'm your copilot for building agents and adding tools to them.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue