This commit is contained in:
Skylar Grant 2025-01-04 11:54:03 -05:00
parent 70b734e10f
commit e539129e71

View File

@ -23,7 +23,7 @@
<div class="bg-white dark:bg-gray-800 shadow-lg rounded-lg p-6 w-full max-w-6xl"> <div class="bg-white dark:bg-gray-800 shadow-lg rounded-lg p-6 w-full max-w-6xl">
<!-- Header with Dark Mode Toggle --> <!-- Header with Dark Mode Toggle -->
<div class="flex justify-between items-center mb-6"> <div class="flex justify-between items-center mb-6">
<h1 class="text-2xl font-bold text-gray-800 dark:text-gray-100">Interact with LLM</h1> <h1 class="text-2xl font-bold text-gray-800 dark:text-gray-100">voidGPT</h1>
<button id="darkModeToggle" <button id="darkModeToggle"
class="bg-gray-200 dark:bg-gray-700 text-gray-600 dark:text-gray-300 p-2 rounded-full"> class="bg-gray-200 dark:bg-gray-700 text-gray-600 dark:text-gray-300 p-2 rounded-full">
🌙 🌙