From 743b3c3835c16f94719715bf4b8c9c904c1e2b98 Mon Sep 17 00:00:00 2001 From: FirstMegaGame4 <84094287+FirstMegaGame4@users.noreply.github.com> Date: Wed, 29 May 2024 11:34:03 +0200 Subject: [PATCH] Add JetBrains Mono --- docs/_includes/head.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/_includes/head.html b/docs/_includes/head.html index af32eda..3e63c83 100644 --- a/docs/_includes/head.html +++ b/docs/_includes/head.html @@ -12,10 +12,11 @@ {%- seo -%} {%- feed_meta -%} + {%- if jekyll.environment == 'production' and site.google_analytics -%} {%- include google-analytics.html -%} {%- endif -%} {%- include custom-head.html -%} {%- include css-properties.html -%} {%- include css-markdown.html -%} - \ No newline at end of file +