From c9b794b86057d59f5e4456a18884482cf260040f Mon Sep 17 00:00:00 2001 From: Brendan Chen Date: Mon, 21 Sep 2026 21:02:29 -0400 Subject: [PATCH] Update Jekyll configuration --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index 802539f..a097ba1 100644 --- a/_config.yml +++ b/_config.yml @@ -1,4 +1,4 @@ -exclude: [ '_includes/notes_graph.json' ] +exclude: [ '_includes/notes_graph.json', '_compress_images_cache.yml' ] plugins: - jekyll-last-modified-at