Skip to content

Commit 04b50ac

Browse files
committed
site(gordon): shorten footer message
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
1 parent f2dc158 commit 04b50ac

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

layouts/partials/gordon-chat.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -655,8 +655,7 @@ <h3 class="mb-2 text-xl font-semibold text-gray-900 dark:text-white">
655655
<div
656656
class="rounded-b-lg border-t border-gray-200 bg-blue-50 px-4 py-3 text-xs text-gray-600 dark:border-gray-700 dark:bg-gray-800 dark:text-gray-400"
657657
>
658-
This is a custom LLM for answering questions about Docker. Answers are
659-
based on the documentation.
658+
Answers are generated based on the documentation.
660659
</div>
661660
</div>
662661
</div>

0 commit comments

Comments
 (0)