We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 854eee7 commit d1de6a1Copy full SHA for d1de6a1
src/app/page.tsx
@@ -73,6 +73,9 @@ export default function Home() {
73
<p className="text-lg text-slate-600">
74
Pilih kategori dan topik untuk mula menjawab soalan
75
</p>
76
+ <p className="text-lg text-red-600 mt-2">
77
+ 注意:AI 生成的題目答案可能有誤,請以原課文爲準
78
+ </p>
79
</header>
80
81
<main className="max-w-2xl mx-auto space-y-4">
0 commit comments