mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-20 07:57:49 +00:00
Remove dark mode warning again
There weren't any problems reported, so I guess it looks okay.
This commit is contained in:
@@ -116,8 +116,6 @@
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
{{ snippets::dark_mode_note() }}
|
||||
</aside>
|
||||
|
||||
{% endblock after_main %}
|
||||
|
||||
@@ -130,8 +130,6 @@
|
||||
{%- endif -%}{% endfor %}</ul>
|
||||
</div>
|
||||
{%- endif %}
|
||||
|
||||
{{ snippets::dark_mode_note() }}
|
||||
</aside>
|
||||
|
||||
{% endblock main %}
|
||||
|
||||
Reference in New Issue
Block a user