From 3be5052ba6ee212b0db44f451b39b324b670f499 Mon Sep 17 00:00:00 2001 From: Daisuke Yamamura Date: Thu, 28 Aug 2025 02:33:11 +0900 Subject: [PATCH] =?UTF-8?q?noindex=20=E3=82=92=E5=89=8A=E9=99=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- _includes/head.html | 3 --- 1 file changed, 3 deletions(-) diff --git a/_includes/head.html b/_includes/head.html index 5f0da73b..c9890cad 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -45,9 +45,6 @@ {% endif %} - - - {% if jekyll.environment == 'production' %} {% include google-analytics.html %}