From 7a392510e66c9223dc374d0f358dca67f1d10cd0 Mon Sep 17 00:00:00 2001 From: Cotes Chung <11371340+cotes2020@users.noreply.github.com> Date: Thu, 3 Feb 2022 01:04:42 +0800 Subject: [PATCH] Remove unused include from layouts --- _layouts/archives.html | 2 -- _layouts/category.html | 2 -- _layouts/tag.html | 2 -- 3 files changed, 6 deletions(-) diff --git a/_layouts/archives.html b/_layouts/archives.html index ff5404b..3b77ac8 100644 --- a/_layouts/archives.html +++ b/_layouts/archives.html @@ -3,8 +3,6 @@ layout: page # The Archives of posts. --- -{% include lang.html %} -