Skip to content
Snippets Groups Projects
Commit a9c5d0f0 authored by HeJ's avatar HeJ
Browse files

plainui: properly disable themeswitcher (temporarily)

parent a23b930d
No related branches found
No related tags found
No related merge requests found
...@@ -109,7 +109,7 @@ ...@@ -109,7 +109,7 @@
<ul class="d-flex gap-2 list-unstyled"> <ul class="d-flex gap-2 list-unstyled">
<li>{{ hbtns.share() }}</li> <li>{{ hbtns.share() }}</li>
<!-- Temporary disabled due to 38c3 design implementation. <!-- Temporary disabled due to 38c3 design implementation.
<li>{{ hbtns.themeswitcher() }}</li> <li>{# hbtns.themeswitcher() #}</li>
--> -->
<li>{{ hbtns.globe() }}</li> <li>{{ hbtns.globe() }}</li>
</ul> </ul>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment