From 671da2381e4422cc5117b354bd9a2c84cfe8d6e4 Mon Sep 17 00:00:00 2001 From: Ziwei Wang Date: Thu, 24 Aug 2023 17:55:03 -0400 Subject: [PATCH] Fix: use dynamic path for _static Change-Id: Ic91ea8372f971b23bc71eadfc2eeab4387b7d7db --- _templates/layout.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/_templates/layout.html b/_templates/layout.html index e9fa723..4df60f5 100644 --- a/_templates/layout.html +++ b/_templates/layout.html @@ -49,11 +49,11 @@ {%- if favicon_url or favicon %} {%- endif %} - - - - - + + + + + {#- CANONICAL URL (deprecated) #} {%- if theme_canonical_url and not pageurl %}