summaryrefslogtreecommitdiff
path: root/website/templates
diff options
context:
space:
mode:
Diffstat (limited to 'website/templates')
-rw-r--r--website/templates/macros.html2
1 files changed, 0 insertions, 2 deletions
diff --git a/website/templates/macros.html b/website/templates/macros.html
index c40abe5..ce517b0 100644
--- a/website/templates/macros.html
+++ b/website/templates/macros.html
@@ -1,6 +1,4 @@
{% 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 -%}
{% set_global toc = page.toc %}
{%- else -%}