Hawkwind commited on
Commit
439b25f
·
verified ·
1 Parent(s): 93ded9d

Add 1 files

Browse files
Files changed (1) hide show
  1. index.html +1 -0
index.html CHANGED
@@ -42,6 +42,7 @@
42
  <header class="text-center mb-8">
43
  <h1 class="text-4xl font-bold text-indigo-700 mb-2">Quick MBTI Test</h1>
44
  <p class="text-gray-600">Discover your personality type in just 20 questions</p>
 
45
  <div class="mt-4 p-4 bg-yellow-50 border-l-4 border-yellow-400 text-yellow-700 rounded">
46
  <p><i class="fas fa-exclamation-circle mr-2"></i> <strong>Note:</strong> This is a simplified version with only 20 questions. Results might not be as accurate as a full assessment.</p>
47
  </div>
 
42
  <header class="text-center mb-8">
43
  <h1 class="text-4xl font-bold text-indigo-700 mb-2">Quick MBTI Test</h1>
44
  <p class="text-gray-600">Discover your personality type in just 20 questions</p>
45
+ <p class="text-gray-500">Read your MBTI type at https://huggingface.co/spaces/Hawkwind/mbti-personality-arcade</p>
46
  <div class="mt-4 p-4 bg-yellow-50 border-l-4 border-yellow-400 text-yellow-700 rounded">
47
  <p><i class="fas fa-exclamation-circle mr-2"></i> <strong>Note:</strong> This is a simplified version with only 20 questions. Results might not be as accurate as a full assessment.</p>
48
  </div>