From 8fc158e232d47e187833ec30246fbb785b317cf8 Mon Sep 17 00:00:00 2001 From: lifehackerhansol Date: Wed, 12 Apr 2023 16:24:19 -0700 Subject: [PATCH] Don't deploy banner.js banner.js is a file *for* deploying. It does nothing in the final site. --- _config.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/_config.yml b/_config.yml index 0a7fc96fd4..a08184c773 100644 --- a/_config.yml +++ b/_config.yml @@ -166,6 +166,7 @@ exclude: [ assets/js/plugins, assets/js/_main.js, assets/js/vendor, + banner.js, Capfile, CHANGELOG, config,