Update banner message

This commit is contained in:
Alphonse Paix
2025-10-07 23:10:52 +02:00
parent 0b402c6259
commit f18899b1a6

View File

@@ -23,7 +23,7 @@
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M13 16h-1v-4h-1m1-4h.01M21 12a9 9 0 11-18 0 9 9 0 0118 0z" /> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M13 16h-1v-4h-1m1-4h.01M21 12a9 9 0 11-18 0 9 9 0 0118 0z" />
</svg> </svg>
<p class="text-sm text-yellow-800"> <p class="text-sm text-yellow-800">
This is a learning project, <span class="font-semibold">not</span> a production website. This is a personal project, <span class="font-semibold">not</span> a real website. Database is cleared periodically.
</p> </p>
</div> </div>
</div> </div>