Bitcoin.org/_includes/layout/base/dark-mode-toggle.html
Cøbra 5db42777d4
Fix
Fix
2021-02-18 18:18:20 +01:00

9 lines
200 B
HTML

{% comment %}
This file is licensed under the MIT License (MIT) available on
http://opensource.org/licenses/MIT.
{% endcomment %}
<div class="dark-theme-toggle">
<input type="checkbox" />
</div>