File tree Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 19
19
<Logo classNames =" mr-1" />
20
20
{PUBLIC_APP_NAME }
21
21
</h2 >
22
- <p class =" text-lg font-semibold leading-snug text-gray-800" style = " text-wrap: balance; " >
22
+ <p class =" text-balance text- lg font-semibold leading-snug text-gray-800" >
23
23
{PUBLIC_APP_DESCRIPTION }
24
24
</p >
25
- <p class =" rounded-xl border bg-white/80 p-2 text-base text-gray-800" >
26
- You have reached the guest message limit, please Sign In with your Hugging Face account to
27
- continue.
25
+ <p class =" text-balance rounded-xl border bg-white/80 p-2 text-base text-gray-800" >
26
+ You have reached the guest message limit, <strong class =" font-semibold"
27
+ >Sign In with a free Hugging Face account</strong
28
+ > to continue using HuggingChat.
28
29
</p >
29
30
30
31
<form
Original file line number Diff line number Diff line change 121
121
>
122
122
{#if isCopied }
123
123
<CarbonCheckmark class =" text-xxs text-green-600 max-sm:text-xs" />
124
- <span class =" text-green-600 max-sm:hidden" > Copied </span >
124
+ <span class =" text-green-600 max-sm:hidden" > Link copied </span >
125
125
{:else }
126
126
<CarbonExport class =" text-xxs max-sm:text-xs" />
127
127
<span class =" max-sm:hidden" > Share </span >
You can’t perform that action at this time.
0 commit comments