mirror of
https://github.com/rust-lang/rustlings.git
synced 2025-06-06 13:54:47 +00:00
Remove landscape mode recommendation
This commit is contained in:
parent
2673177b17
commit
3d8bef4bc3
@ -1,6 +1,4 @@
|
|||||||
{% macro toc() %}
|
{% macro toc() %}
|
||||||
<p class="p-1 my-4 text-base rounded-sm sm:hidden bg-yellow-200/20">Landscape mode recommended on mobile devices</p>
|
|
||||||
|
|
||||||
{%- if page.toc -%}
|
{%- if page.toc -%}
|
||||||
{% set_global toc = page.toc %}
|
{% set_global toc = page.toc %}
|
||||||
{%- else -%}
|
{%- else -%}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user