From 23fc76b1f5778523cba3aec94a4e3e7746e3e68b Mon Sep 17 00:00:00 2001 From: Eryn Wells Date: Fri, 21 Oct 2022 11:07:05 -0700 Subject: [PATCH] Move the li_grid_with_date template to blog/ --- layouts/{_default => blog}/li_grid_with_date.html | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename layouts/{_default => blog}/li_grid_with_date.html (100%) diff --git a/layouts/_default/li_grid_with_date.html b/layouts/blog/li_grid_with_date.html similarity index 100% rename from layouts/_default/li_grid_with_date.html rename to layouts/blog/li_grid_with_date.html