From 7374ad64f8bf45edb53d3ee2a1078699a04f9392 Mon Sep 17 00:00:00 2001 From: jmeridth Date: Thu, 22 Aug 2024 11:25:30 -0500 Subject: [PATCH] fix: put baseof.html into correct overwrite location Signed-off-by: jmeridth --- layouts/_default/{_markup => }/baseof.html | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename layouts/_default/{_markup => }/baseof.html (100%) diff --git a/layouts/_default/_markup/baseof.html b/layouts/_default/baseof.html similarity index 100% rename from layouts/_default/_markup/baseof.html rename to layouts/_default/baseof.html