diff --git a/apps/webapp/src/routes/+page.svelte b/apps/webapp/src/routes/+page.svelte index 8fd79ba..3b19c72 100644 --- a/apps/webapp/src/routes/+page.svelte +++ b/apps/webapp/src/routes/+page.svelte @@ -23,10 +23,10 @@
opened by @fixodev
- The website currently lacks a dark mode option. Implement a toggle button in the navigation bar that allows users to switch between light and dark themes. Ensure the preference is saved locally. + Refactor the current quantum entanglement algorithm to reduce computational overhead and improve qubit stability. Focus on minimizing decoherence effects.