mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-16 22:37:49 +00:00
Add a note that dark mode is experimental
This commit is contained in:
@@ -118,6 +118,8 @@
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
{{ snippets::dark_mode_note() }}
|
||||
</aside>
|
||||
|
||||
{% endblock after_main %}
|
||||
|
||||
@@ -130,6 +130,8 @@
|
||||
{% endfor %}</ul>
|
||||
</div>
|
||||
{%- endif %}
|
||||
|
||||
{{ snippets::dark_mode_note() }}
|
||||
</aside>
|
||||
|
||||
{% endblock main %}
|
||||
|
||||
Reference in New Issue
Block a user