Skip to content

Commit 2da917e

Browse files
authored
Merge pull request #23969 from dvdksn/fix-gordon-hotjar-clash
site(gordon): shorten footer message
2 parents f2dc158 + 04b50ac commit 2da917e

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)