MVP
This commit is contained in:
parent
70b734e10f
commit
e539129e71
@ -23,7 +23,7 @@
|
||||
<div class="bg-white dark:bg-gray-800 shadow-lg rounded-lg p-6 w-full max-w-6xl">
|
||||
<!-- Header with Dark Mode Toggle -->
|
||||
<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"
|
||||
class="bg-gray-200 dark:bg-gray-700 text-gray-600 dark:text-gray-300 p-2 rounded-full">
|
||||
🌙
|
||||
|
Loading…
Reference in New Issue
Block a user