From b689a555dd35449cb8684842b0f64ad38253be6c Mon Sep 17 00:00:00 2001 From: kez Date: Tue, 11 Jan 2022 09:42:28 -0800 Subject: [PATCH] Remove leftover banner.html symlink The banner was removed from lego after the YEC, but the symlinked stuck around. --- templates/banner.html | 1 - 1 file changed, 1 deletion(-) delete mode 120000 templates/banner.html diff --git a/templates/banner.html b/templates/banner.html deleted file mode 120000 index 1202e0b5..00000000 --- a/templates/banner.html +++ /dev/null @@ -1 +0,0 @@ -../lego/templates/banner.html \ No newline at end of file -- GitLab