mirror of
https://github.com/EyeTrackVR/EyeTrackVR-Docs.git
synced 2025-11-04 14:49:44 +08:00
- Removed toggle dark mode button - Implement browser auto-detection of dark-mode based on browser setting - Moved cookies JS to it's own file - Organised file structure
5 lines
191 B
HTML
5 lines
191 B
HTML
<!-- Legacy Button -->
|
|
<!-- <ul>
|
|
<a href="javascript:toggleDetect()" title="Switching Schemes" class="btn btn-mode fs-2 mb-1 mb-md-0 mr-0"
|
|
id="switch-mode">Dark Mode</a>
|
|
</ul> --> |