Skip to content

Commit 3430031

Browse files
authored
Add 'powered by kapa.ai' (#322)
1 parent be59a93 commit 3430031

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/js/react/components/ChatInterface.jsx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -540,6 +540,9 @@ export default function ChatInterface() {
540540
</a>{' '}
541541
to understand how your data is used.
542542
</p>
543+
<p>
544+
Powered by <a href="https://kapa.ai" target="_blank" rel="noopener noreferrer">kapa.ai</a>
545+
</p>
543546
</div>
544547
</div>
545548
</div>

0 commit comments

Comments
 (0)