From b2e2d655d85fa810abc2be2151cdaaaee79bd9fd Mon Sep 17 00:00:00 2001 From: Rohan Sircar Date: Mon, 1 Jun 2020 10:40:24 +0530 Subject: [PATCH] deprecated of custom baseof --- layouts/_default/{baseof.html => baseof_old.html} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename layouts/_default/{baseof.html => baseof_old.html} (100%) diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof_old.html similarity index 100% rename from layouts/_default/baseof.html rename to layouts/_default/baseof_old.html