We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ccdb8bc commit a92b67eCopy full SHA for a92b67e
sse.html
@@ -187,7 +187,9 @@ <h2 class="text-xl font-bold mb-1">最终答案</h2>
187
<aside class="flex items-center gap-2">
188
<p>Powered by</p>
189
<div class="flex items-center gap-1">
190
- <span class="font-semibold">Pig AI</span>
+ <span class="font-semibold">
191
+ <a href="https://ai.pig4cloud.com" target="_blank">Pig AI</a>
192
+ </span>
193
</div>
194
</aside>
195
</footer>
0 commit comments