We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bbf079e commit f06b702Copy full SHA for f06b702
1 file changed
templates/base.html
@@ -39,6 +39,7 @@
39
class="
40
cursor-pointer
41
text-kwtextgrey
42
+ {% if page == 'about' %}hidden{% endif %}
43
md:hidden
44
">
45
<i title="Open filters" class="fa-solid fa-bars fa-2xl"></i>
0 commit comments