From a5b570670e7de535b6924740ec58bb9e51313d91 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=90=D1=80=D1=82=D1=83=D1=80=20=D0=91=D1=83=D1=82=D1=8E?= =?UTF-8?q?=D0=B3=D0=BE=D0=B2?= <77003005+arthur810629@users.noreply.github.com> Date: Sun, 28 Sep 2025 23:27:58 +0300 Subject: [PATCH] Hide site header include --- _includes/header.html | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 _includes/header.html diff --git a/_includes/header.html b/_includes/header.html new file mode 100644 index 0000000..e89e417 --- /dev/null +++ b/_includes/header.html @@ -0,0 +1,3 @@ +{%- comment -%} +Header intentionally hidden. +{%- endcomment -%}