We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2673177 commit 3d8bef4Copy full SHA for 3d8bef4
website/templates/macros.html
@@ -1,6 +1,4 @@
1
{% macro toc() %}
2
- <p class="p-1 my-4 text-base rounded-sm sm:hidden bg-yellow-200/20">Landscape mode recommended on mobile devices</p>
3
-
4
{%- if page.toc -%}
5
{% set_global toc = page.toc %}
6
{%- else -%}
0 commit comments