EyeTrackVR-Docs/docs/_includes/header_custom.html
ZanzyTHEbar 4fd6a2dd81 update
- 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
2022-06-04 21:18:07 +02:00

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> -->