Skip to content

Commit 3d8bef4

Browse files
committed
Remove landscape mode recommendation
1 parent 2673177 commit 3d8bef4

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

website/templates/macros.html

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
{% 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-
42
{%- if page.toc -%}
53
{% set_global toc = page.toc %}
64
{%- else -%}

0 commit comments

Comments
 (0)