From 358fba4debec762103c11733885baec1d173e027 Mon Sep 17 00:00:00 2001 From: Parth Garg Date: Tue, 24 Feb 2026 01:44:07 +0530 Subject: [PATCH] fix: standardise local asset URLs to use Liquid filter in head includes --- _includes/head.html | 22 +++++++++++----------- _includes/head_print.html | 36 ++++++++++++++++++------------------ 2 files changed, 29 insertions(+), 29 deletions(-) diff --git a/_includes/head.html b/_includes/head.html index c27f2327c4a..6ba8b3b42f9 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -40,10 +40,10 @@ {%- endif %} - + - - + + - - - - - + + + + + - + {% if page.url == "/index.html" %} - + {% endif %} @@ -77,7 +77,7 @@ - + diff --git a/_includes/head_print.html b/_includes/head_print.html index 3cf710ad725..30fab7e23ad 100644 --- a/_includes/head_print.html +++ b/_includes/head_print.html @@ -5,49 +5,49 @@ {% if page.homepage == true %} {{site.homepage_title}} {% elsif page.title %}{{ page.title }}{% endif %} | {{ site.site_title }} - + - - + + - + - + - - - - - + + + + + - + {% if page.url == "/index.html" %} - + {% endif %} - + - + - + - + - + - +